Home
last modified time | relevance | path

Searched refs:storeProfile (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dprofile.c164 static sal_Bool storeProfile(osl_TProfileImpl* pProfile, sal_Bool bCleanup);
308 bRet=storeProfile(pProfile, sal_True); in osl_closeProfile()
424 bRet = storeProfile(pProfile,sal_False); in osl_flushProfile()
1940 static sal_Bool storeProfile(osl_TProfileImpl* pProfile, sal_Bool bCleanup) in storeProfile() function
2200 bRet=storeProfile(pProfile, sal_False); in releaseProfile()
/trunk/main/sal/osl/os2/
H A Dprofile.c176 static sal_Bool storeProfile(osl_TFile* pFile, osl_TProfileImpl* pProfile, sal_Bool bCleanup);
312 storeProfile(pProfile->m_pFile, pProfile, sal_False); in osl_closeProfile()
405 bRet = storeProfile(pFile,pProfile,sal_False); in osl_flushProfile()
1811 static sal_Bool storeProfile(osl_TFile* pFile, osl_TProfileImpl* pProfile, sal_Bool bCleanup) in storeProfile() function
1968 storeProfile(pProfile->m_pFile, pProfile, sal_False); in releaseProfile()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx170 static sal_Bool storeProfile(osl_TProfileImpl* pProfile, sal_Bool bCleanup);
305 storeProfile(pProfile, sal_False); in osl_closeProfile()
399 bRet = storeProfile(pProfile,sal_False); in osl_flushProfile()
1982 static sal_Bool storeProfile(osl_TProfileImpl* pProfile, sal_Bool bCleanup) in storeProfile() function
2282 storeProfile(pProfile, sal_False); in releaseProfile()

Completed in 39 milliseconds