Searched refs:InMemoryURLIndex (Results 1 – 12 of 12) sorted by relevance
52 InMemoryURLIndex::RestoreCacheObserver::~RestoreCacheObserver() {} in ~RestoreCacheObserver()54 InMemoryURLIndex::SaveCacheObserver::~SaveCacheObserver() {} in ~SaveCacheObserver()58 InMemoryURLIndex::RebuildPrivateDataFromHistoryDBTask::60 InMemoryURLIndex* index, in RebuildPrivateDataFromHistoryDBTask()69 bool InMemoryURLIndex::RebuildPrivateDataFromHistoryDBTask::RunOnDBThread( in RunOnDBThread()80 void InMemoryURLIndex::RebuildPrivateDataFromHistoryDBTask::85 InMemoryURLIndex::RebuildPrivateDataFromHistoryDBTask::91 InMemoryURLIndex::InMemoryURLIndex(Profile* profile, in InMemoryURLIndex() function in history::InMemoryURLIndex117 InMemoryURLIndex::InMemoryURLIndex() in InMemoryURLIndex() function in history::InMemoryURLIndex129 InMemoryURLIndex::~InMemoryURLIndex() { in ~InMemoryURLIndex()[all …]
70 class InMemoryURLIndex : public content::NotificationObserver,71 public base::SupportsWeakPtr<InMemoryURLIndex> {102 InMemoryURLIndex(Profile* profile,106 virtual ~InMemoryURLIndex();153 InMemoryURLIndex();159 InMemoryURLIndex* index,170 InMemoryURLIndex* index_; // Call back to this index at completion.295 DISALLOW_COPY_AND_ASSIGN(InMemoryURLIndex);
5 // InMemoryURLIndex caching protocol buffers.8 // InMemoryURLIndex are written to a disk-based cache using the89 // the InMemoryURLIndex was updated on the fly. This timestamp is meant
61 class CacheFileSaverObserver : public InMemoryURLIndex::SaveCacheObserver {133 scoped_ptr<InMemoryURLIndex> url_index_;281 url_index_.reset(new InMemoryURLIndex( in SetUp()440 url_index_.reset(new InMemoryURLIndex( in TEST_F()1170 scoped_ptr<InMemoryURLIndex> url_index_;1177 url_index_.reset(new InMemoryURLIndex( in SetUp()
70 class InMemoryURLIndex; variable161 history::InMemoryURLIndex* InMemoryIndex() const { in InMemoryIndex()1034 scoped_ptr<history::InMemoryURLIndex> in_memory_url_index_;
32 class InMemoryURLIndex; variable
917 in_memory_url_index_.reset(new history::InMemoryURLIndex( in Init()
62 history::InMemoryURLIndex* GetIndex();65 void set_index(history::InMemoryURLIndex* index) { in set_index()73 scoped_ptr<history::InMemoryURLIndex> index_for_testing_;
47 using history::InMemoryURLIndex;290 history::InMemoryURLIndex* HistoryQuickProvider::GetIndex() { in GetIndex()
17 : public history::InMemoryURLIndex::RestoreCacheObserver {
564 history::InMemoryURLIndex* index = history_service->InMemoryIndex(); in BlockUntilHistoryIndexIsRefreshed()
3643 # Protobuf compiler / generator for the InMemoryURLIndex caching