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

  /external/chromium_org/components/history/core/browser/
url_database.cc 102 URLID URLDatabase::GetRowForURL(const GURL& url, history::URLRow* info) {
  /external/chromium_org/chrome/browser/history/
history_service.cc 258 if (!GetRowForURL(url, &url_row))
268 if (!GetRowForURL(url, &url_row))
277 if (!GetRowForURL(url, &url_row))
    [all...]

Completed in 551 milliseconds