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

  /external/chromium/chrome/browser/history/
in_memory_url_index.h 124 bool RestoreFromCacheFile();
in_memory_url_index.cc 204 if (clear_cache || !RestoreFromCacheFile()) {
232 bool InMemoryURLIndex::RestoreFromCacheFile() {
    [all...]

Completed in 31 milliseconds