Home
last modified time | relevance | path

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

/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dvendorlist.cxx47 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)
H A Dotherjre.cxx37 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()
H A Dotherjre.hxx34 class OtherInfo: public VendorBase class

Completed in 17 milliseconds