Searched refs:cit_path (Results 1 – 1 of 1) sorted by relevance
870 typedef vector<OUString>::const_iterator cit_path; in getJREInfoByPath() typedef925 cit_path ifull = find(vecBadPaths.begin(), vecBadPaths.end(), sFullPath); in getJREInfoByPath()931 cit_path ifile = find(vecBadPaths.begin(), vecBadPaths.end(), sFilePath); in getJREInfoByPath()
Completed in 21 milliseconds