Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx873 OUString sResolvedDir = resolveDirPath(path); in getJREInfoByPath() local
875 if (sResolvedDir.getLength() == 0) in getJREInfoByPath()
884 SameOrSubDirJREMap(sResolvedDir)); in getJREInfoByPath()
888 + OUSTR("JRE found again (detected before): ") + sResolvedDir in getJREInfoByPath()
914 sFullPath = sResolvedDir + (*i); in getJREInfoByPath()
916 sFullPath = sResolvedDir + in getJREInfoByPath()
1048 + OUSTR("Found JRE: ") + sResolvedDir in getJREInfoByPath()
1051 mapJREs.insert(MAPJRE::value_type(sResolvedDir, ret)); in getJREInfoByPath()

Completed in 14 milliseconds