Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_index_file.h183 static void SyncRestoreFromDisk(BackendFileOperations* file_operations,
Dsimple_index_file.cc438 SyncRestoreFromDisk(file_operations.get(), cache_type, cache_directory, in SyncLoadIndexEntries()
594 void SimpleIndexFile::SyncRestoreFromDisk( in SyncRestoreFromDisk() function in disk_cache::SimpleIndexFile