Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx889 MapIt entry2 = find_if(mapJREs.begin(), mapJREs.end(), in getJREInfoByPath() local
891 if (entry2 != mapJREs.end()) in getJREInfoByPath()
896 return entry2->second; in getJREInfoByPath()