Searched refs:OtherInfo (Results 1 – 3 of 3) sorted by relevance
47 VENDOR_MAP_ENTRY("IBM Corporation", OtherInfo)48 VENDOR_MAP_ENTRY("Blackdown Java-Linux Team", OtherInfo)49 VENDOR_MAP_ENTRY("Apple Inc.", OtherInfo)50 VENDOR_MAP_ENTRY("Apple Computer, Inc.", OtherInfo)51 VENDOR_MAP_ENTRY("BEA Systems, Inc.", OtherInfo)53 VENDOR_MAP_ENTRY("The FreeBSD Foundation", OtherInfo)54 VENDOR_MAP_ENTRY("AdoptOpenJDK", OtherInfo)
37 Reference<VendorBase> OtherInfo::createInstance() in createInstance()39 return new OtherInfo; in createInstance()43 char const* const* OtherInfo::getJavaExePaths(int * size) in getJavaExePaths()58 char const* const* OtherInfo::getRuntimePaths(int * size) in getRuntimePaths()89 char const* const* OtherInfo::getLibraryPaths(int* size) in getLibraryPaths()119 int OtherInfo::compareVersions(const rtl::OUString& /*sSecond*/) const in compareVersions()
34 class OtherInfo: public VendorBase class
Completed in 21 milliseconds