Home
last modified time | relevance | path

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

/trunk/main/sal/inc/osl/
H A Dprofile.hxx182 int n = osl_getProfileSections( profile, NULL, 0 ); in getSections()
186 osl_getProfileSections( profile, pBuf, n+1 ); in getSections()
H A Dprofile.h129 sal_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxL…
/trunk/main/sal/qa/helper/gcov/
H A Ddeprecated.txt46 osl_getProfileSections;
/trunk/main/sal/util/
H A Dsal.map103 osl_getProfileSections;
/trunk/main/sal/osl/unx/
H A Dprofile.c1025 sal_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxL… in osl_getProfileSections() function
/trunk/main/sal/osl/os2/
H A Dprofile.c826 sal_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxL… in osl_getProfileSections() function
/trunk/main/sal/osl/w32/
H A Dprofile.cxx1101 sal_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxL… in osl_getProfileSections() function

Completed in 52 milliseconds