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

/external/chromium_org/components/history/core/browser/
H A Dhistory_types.cc48 const size_t* QueryResults::MatchesForURL(const GURL& url, function in class:history::QueryResults
83 while (const size_t* match_indices = MatchesForURL(url, NULL))

Completed in 1129 milliseconds