HomeSort by relevance Sort by last modified time
    Searched refs:GetAllTypedUrls (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/history/
url_database.h 60 bool GetAllTypedUrls(std::vector<history::URLRow>* urls);
url_database.cc 103 bool URLDatabase::GetAllTypedUrls(std::vector<history::URLRow>* urls) {
history_backend.cc     [all...]
  /external/chromium_org/chrome/browser/history/
url_database.h 60 bool GetAllTypedUrls(URLRows* urls);
url_database.cc 91 bool URLDatabase::GetAllTypedUrls(URLRows* urls) {
history_backend.cc     [all...]

Completed in 254 milliseconds