Searched refs:MapIt (Results 1 – 1 of 1) sorted by relevance
867 typedef map<OUString, rtl::Reference<VendorBase> >::const_iterator MapIt; in getJREInfoByPath() typedef883 MapIt entry2 = find_if(mapJREs.begin(), mapJREs.end(), in getJREInfoByPath()935 MapIt entry = mapJREs.find(sFilePath); in getJREInfoByPath()
Completed in 43 milliseconds