Home
last modified time | relevance | path

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

/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx696 vector<OUString> vecPaths; in getJREInfoFromBinPath() local
701 vecPaths = getVectorFromCharArray(arExePaths, size); in getJREInfoFromBinPath()
709 for (c_it i = vecPaths.begin(); i != vecPaths.end(); i++) in getJREInfoFromBinPath()
896 vector<OUString> vecPaths; in getJREInfoByPath() local
901 vecPaths = getVectorFromCharArray(arExePaths, size); in getJREInfoByPath()
905 for (c_it i = vecPaths.begin(); i != vecPaths.end(); i++) in getJREInfoByPath()

Completed in 11 milliseconds