Home
last modified time | relevance | path

Searched defs:GetRowForURL (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/history/core/browser/
Durl_database.cc102 URLID URLDatabase::GetRowForURL(const GURL& url, history::URLRow* info) { in GetRowForURL() function in history::URLDatabase
/external/chromium_org/chrome/browser/history/
Dhistory_service.cc1218 bool HistoryService::GetRowForURL(const GURL& url, history::URLRow* url_row) { in GetRowForURL() function in HistoryService