Searched refs:strSVProfile (Results 1 – 1 of 1) sorted by relevance
2333 rtl_uString * strSVProfile = NULL; in lookupProfile() local2346 if (osl_getProfileName( strSVFallback, strSVName, &strSVProfile)) in lookupProfile()2348 hProfile = osl_openProfile(strSVProfile, osl_Profile_READLOCK); in lookupProfile()2374 rtl_uString_release(strSVProfile); in lookupProfile()2375 strSVProfile = NULL; in lookupProfile()2383 hProfile = osl_openProfile(strSVProfile, osl_Profile_READLOCK); in lookupProfile()2409 rtl_uString_release(strSVProfile); in lookupProfile()2598 rtl_uString * strSVProfile = NULL; in lookupProfile() local2609 if (osl_getProfileName(strSVLocation, strSVName, &strSVProfile)) in lookupProfile()2612 strSVProfile, osl_Profile_READLOCK); in lookupProfile()[all …]
Completed in 49 milliseconds