Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx702 vector<OUString> vecPaths; in getJREInfoFromBinPath() local
707 vecPaths = getVectorFromCharArray(arExePaths, size); in getJREInfoFromBinPath()
715 for (c_it i = vecPaths.begin(); i != vecPaths.end(); i++) in getJREInfoFromBinPath()
902 vector<OUString> vecPaths; in getJREInfoByPath() local
907 vecPaths = getVectorFromCharArray(arExePaths, size); in getJREInfoByPath()
911 for (c_it i = vecPaths.begin(); i != vecPaths.end(); i++) in getJREInfoByPath()