Home
last modified time | relevance | path

Searched refs:SyncLoadFromDisk (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/disk_cache/simple/
Dsimple_index_file.h141 static void SyncLoadFromDisk(BackendFileOperations* file_operations,
Dsimple_index_file.cc406 SyncLoadFromDisk(file_operations.get(), cache_type, index_file_path, in SyncLoadIndexEntries()
467 void SimpleIndexFile::SyncLoadFromDisk(BackendFileOperations* file_operations, in SyncLoadFromDisk() function in disk_cache::SimpleIndexFile