Searched defs:GetRowForURL (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/history/ | ||
D | url_database.cc | 117 URLID URLDatabase::GetRowForURL(const GURL& url, history::URLRow* info) { in GetRowForURL() function in history::URLDatabase |
D | history_backend.cc | 174 bool GetRowForURL(const GURL& url, URLRow* row) { in GetRowForURL() function in history::HistoryBackend::URLQuerier |