Searched refs:osl_getProfileSectionEntries (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sal/inc/osl/ |
H A D | profile.hxx | 159 int n = osl_getProfileSectionEntries( profile, rSection.getStr(), NULL, 0 ); in getSectionEntries() 163 osl_getProfileSectionEntries( profile, rSection.getStr(), pBuf, n+1 ); in getSectionEntries()
|
H A D | profile.h | 120 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection,
|
/trunk/main/sal/osl/os2/ |
H A D | profile.c | 755 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 D | deprecated.txt | 45 osl_getProfileSectionEntries;
|
/trunk/main/sal/osl/w32/ |
H A D | profile.cxx | 809 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 D | sal.map | 102 osl_getProfileSectionEntries;
|
/trunk/main/sal/osl/unx/ |
H A D | profile.c | 922 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection, in osl_getProfileSectionEntries() function
|
Completed in 43 milliseconds