Home
last modified time | relevance | path

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

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