Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Durl_database.cc117 URLID URLDatabase::GetRowForURL(const GURL& url, history::URLRow* info) { in GetRowForURL() function in history::URLDatabase
Dhistory_backend.cc174 bool GetRowForURL(const GURL& url, URLRow* row) { in GetRowForURL() function in history::HistoryBackend::URLQuerier