Searched refs:strSVLocation (Results 1 – 1 of 1) sorted by relevance
2335 rtl_uString * strSVLocation = NULL; in lookupProfile() local2341 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()2381 (osl_getProfileName(strSVLocation, strSVName, &strSVProfile))) in lookupProfile()2413 rtl_uString_release(strSVLocation); in lookupProfile()2599 rtl_uString * strSVLocation = NULL; in lookupProfile() local2604 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()2609 if (osl_getProfileName(strSVLocation, strSVName, &strSVProfile)) in lookupProfile()2686 rtl_uString_release(strSVLocation); in lookupProfile()
Completed in 20 milliseconds