HomeSort by relevance Sort by last modified time
    Searched refs:InMemoryDatabase (Results 26 - 30 of 30) sorted by null

12

  /external/chromium_org/chrome/browser/history/
history_service.cc 318 history::URLDatabase* HistoryService::InMemoryDatabase() {
    [all...]
  /external/chromium/chrome/browser/autocomplete/
search_provider.cc 295 history_service->InMemoryDatabase() : NULL;
    [all...]
  /external/chromium/chrome/browser/history/
in_memory_url_index_unittest.cc 40 public InMemoryDatabase {
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.cc 680 history::URLDatabase* url_db = history_service->InMemoryDatabase();
    [all...]
search_provider.cc 637 history_service->InMemoryDatabase() : NULL;
    [all...]

Completed in 312 milliseconds

12