URLToResultIndices 138 chrome/browser/history/history_types.cc URLToResultIndices::const_iterator found = url_to_results_.find(url); URLToResultIndices 192 chrome/browser/history/history_types.cc URLToResultIndices::iterator found = url_to_results_.find(*url); URLToResultIndices 219 chrome/browser/history/history_types.cc URLToResultIndices::iterator found = url_to_results_.find(url); URLToResultIndices 233 chrome/browser/history/history_types.cc for (URLToResultIndices::iterator i = url_to_results_.begin(); URLToResultIndices 426 chrome/browser/history/history_types.h URLToResultIndices url_to_results_;