HomeSort by relevance Sort by last modified time
    Searched defs:MatchesForURL (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/history/
history_types.cc 163 const size_t* QueryResults::MatchesForURL(const GURL& url,
223 while (const size_t* match_indices = MatchesForURL(url, NULL))
  /external/chromium_org/chrome/browser/history/
history_types.cc 136 const size_t* QueryResults::MatchesForURL(const GURL& url,
171 while (const size_t* match_indices = MatchesForURL(url, NULL))

Completed in 30 milliseconds