Searched refs:sResolvedDir (Results 1 – 1 of 1) sorted by relevance
879 OUString sResolvedDir = resolveDirPath(path); in getJREInfoByPath() local881 if (sResolvedDir.getLength() == 0) in getJREInfoByPath()890 SameOrSubDirJREMap(sResolvedDir)); in getJREInfoByPath()894 + OUSTR("JRE found again (detected before): ") + sResolvedDir in getJREInfoByPath()920 sFullPath = sResolvedDir + (*i); in getJREInfoByPath()922 sFullPath = sResolvedDir + in getJREInfoByPath()1054 + OUSTR("Found JRE: ") + sResolvedDir in getJREInfoByPath()1057 mapJREs.insert(MAPJRE::value_type(sResolvedDir, ret)); in getJREInfoByPath()