Searched refs:sVendorName (Results 1 – 3 of 3) sorted by relevance
694 gVendorMap[pos].sVendorName != NULL; ++pos ) in getJREInfoFromBinPath()894 gVendorMap[pos].sVendorName != NULL; ++pos ) in getJREInfoByPath()996 OUString sVendorName; in getJREInfoByPath() local1002 sVendorName = i->second; in getJREInfoByPath()1007 if (sVendorName.getLength() > 0) in getJREInfoByPath()1011 gVendorMap[c].sVendorName != NULL; ++c ) in getJREInfoByPath()1013 OUString sNameMap(gVendorMap[c].sVendorName, strlen(gVendorMap[c].sVendorName), in getJREInfoByPath()1015 if (sNameMap.equals(sVendorName)) in getJREInfoByPath()1026 gVendorMap[c].sVendorName != NULL; ++c ) in getJREInfoByPath()1028 OUString sNameMap(gVendorMap[c].sVendorName, strlen(gVendorMap[c].sVendorName), in getJREInfoByPath()
65 OString sVendor(gVendorMap[pos].sVendorName); in END_VENDOR_MAP()83 OString sVendorName = OUStringToOString(sVendor, osl_getThreadTextEncoding()); in isVendorSupported() local85 sVendorName.getStr()); in isVendorSupported()
47 char const * sVendorName; member
Completed in 152 milliseconds