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

  /external/chromium_org/net/disk_cache/simple/
simple_index_file.h 112 static void SyncLoadFromDisk(const base::FilePath& index_filename,
simple_index_file.cc 290 SyncLoadFromDisk(index_file_path, &last_cache_seen_by_index, out_result);
331 void SimpleIndexFile::SyncLoadFromDisk(const base::FilePath& index_filename,

Completed in 79 milliseconds