Searched refs:getJREInfoByPath (Results 1 – 3 of 3) sorted by relevance
531 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() function784 rtl::Reference<VendorBase> aInfo = getJREInfoByPath(path); in getJREInfoByPath()860 rtl::Reference<VendorBase> getJREInfoByPath( in getJREInfoByPath() function1135 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()
94 rtl::Reference<VendorBase> getJREInfoByPath(const rtl::OUString& path);109 bool getJREInfoByPath(const rtl::OUString& path,
352 rtl::Reference<VendorBase> aVendorInfo = getJREInfoByPath(ouPath); in jfw_plugin_getJavaInfoByPath()
Completed in 31 milliseconds