Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx531 getJREInfoByPath(*it_home, vecInfos); in createJavaInfoFromWinReg()
542 getJREInfoByPath(*it_home, vecInfos); in createJavaInfoFromWinReg()
735 ret = getJREInfoByPath(sHome, vecInfos); in getJREInfoFromBinPath()
779 bool getJREInfoByPath(const rtl::OUString& path, in getJREInfoByPath() function
784 rtl::Reference<VendorBase> aInfo = getJREInfoByPath(path); in getJREInfoByPath()
860 rtl::Reference<VendorBase> getJREInfoByPath( in getJREInfoByPath() function
1135 getJREInfoByPath(sHomeUrl, vecInfos); in createJavaInfoFromJavaHome()
1162 getJREInfoByPath(OUSTR("file:////usr/jdk/latest"), vecInfos); in createJavaInfoDirScan()
1247 getJREInfoByPath(aStatus.getFileURL(),vecInfos); in createJavaInfoDirScan()
1280 getJREInfoByPath(usDir3,vecInfos); in createJavaInfoDirScan()
H A Dutil.hxx94 rtl::Reference<VendorBase> getJREInfoByPath(const rtl::OUString& path);
109 bool getJREInfoByPath(const rtl::OUString& path,
H A Dsunjavaplugin.cxx352 rtl::Reference<VendorBase> aVendorInfo = getJREInfoByPath(ouPath); in jfw_plugin_getJavaInfoByPath()

Completed in 26 milliseconds