Searched refs:strSVLocation (Results 1 – 1 of 1) sorted by relevance
2283 rtl_uString * strSVLocation = NULL; in lookupProfile() local2289 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()2329 (osl_getProfileName(strSVLocation, strSVName, &strSVProfile))) in lookupProfile()2361 rtl_uString_release(strSVLocation); in lookupProfile()2547 rtl_uString * strSVLocation = NULL; in lookupProfile() local2552 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()2557 if (osl_getProfileName(strSVLocation, strSVName, &strSVProfile)) in lookupProfile()2634 rtl_uString_release(strSVLocation); in lookupProfile()