Home
last modified time | relevance | path

Searched refs:osl_getProfileSectionEntries (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sal/inc/osl/
H A Dprofile.hxx159 int n = osl_getProfileSectionEntries( profile, rSection.getStr(), NULL, 0 ); in getSectionEntries()
163 osl_getProfileSectionEntries( profile, rSection.getStr(), pBuf, n+1 ); in getSectionEntries()
H A Dprofile.h120 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection,
/trunk/main/sal/osl/os2/
H A Dprofile.c755 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection, in osl_getProfileSectionEntries() function
2026 osl_getProfileSectionEntries(hProfile, SVERSION_SECTION,
2052 osl_getProfileSectionEntries(hProfile, SVERSION_SECTION,
/trunk/main/sal/qa/helper/gcov/
H A Ddeprecated.txt45 osl_getProfileSectionEntries;
/trunk/main/sal/osl/w32/
H A Dprofile.cxx809 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection, in osl_getProfileSectionEntries() function
2351 osl_getProfileSectionEntries( in lookupProfile()
2386 osl_getProfileSectionEntries( in lookupProfile()
/trunk/main/sal/util/
H A Dsal.map102 osl_getProfileSectionEntries;
/trunk/main/sal/osl/unx/
H A Dprofile.c922 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection, in osl_getProfileSectionEntries() function

Completed in 43 milliseconds