Searched defs:MatchesForURL (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dhistory_types.cc163 const size_t* QueryResults::MatchesForURL(const GURL& url, function in class:history::QueryResults
223 while (const size_t* match_indices = MatchesForURL(url, NULL))
/external/chromium_org/chrome/browser/history/
H A Dhistory_types.cc136 const size_t* QueryResults::MatchesForURL(const GURL& url, function in class:history::QueryResults
171 while (const size_t* match_indices = MatchesForURL(url, NULL))

Completed in 60 milliseconds