Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx1030 OUString genericVendorName(RTL_CONSTASCII_USTRINGPARAM("OpenJDK")); in getJREInfoByPath() local
1036 if (sNameMap.equals(genericVendorName)) in getJREInfoByPath()
1041 i->second = genericVendorName; in getJREInfoByPath()