Home
last modified time | relevance | path

Searched refs:osl_writeProfileBool (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sal/qa/osl/profile/
H A Dosl_old_testprofile.cxx61 if (! osl_writeProfileBool( hProfile, "testsection", "testbool", 1 )) in TEST_F()
71 if (osl_writeProfileBool( hProfile, "testsection", "testbool", 1 )) in TEST_F()
/trunk/main/sal/inc/osl/
H A Dprofile.h94 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile,
H A Dprofile.hxx118 return osl_writeProfileBool( profile, rSection.getStr(), rEntry.getStr(), Value); in writeBool()
/trunk/main/sal/qa/helper/gcov/
H A Ddeprecated.txt41 osl_writeProfileBool;
/trunk/main/sal/util/
H A Dsal.map183 osl_writeProfileBool;
/trunk/main/sal/osl/unx/
H A Dprofile.c788 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool() function
/trunk/main/sal/osl/os2/
H A Dprofile.c649 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool() function
/trunk/main/sal/osl/w32/
H A Dprofile.cxx698 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool() function

Completed in 64 milliseconds