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

  /external/chromium/chrome/browser/history/
in_memory_history_backend.h 74 history::InMemoryURLIndex* InMemoryIndex() const { return index_.get(); }
history.cc 227 history::InMemoryURLIndex* HistoryService::InMemoryIndex() {
233 return in_memory_backend_->InMemoryIndex();
history.h 160 history::InMemoryURLIndex* InMemoryIndex();
    [all...]
  /external/chromium/chrome/browser/autocomplete/
history_quick_provider.cc 189 return history_service->InMemoryIndex();

Completed in 151 milliseconds