Home
last modified time | relevance | path

Searched refs:temp_index_file_ (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/disk_cache/simple/
Dsimple_index_file.h202 const base::FilePath temp_index_file_; variable
Dsimple_index_file.cc358 temp_index_file_(cache_directory_.AppendASCII(kIndexDirectory) in SimpleIndexFile()
388 index_file_, temp_index_file_, std::move(pickle)); in WriteToDisk()
Dsimple_index_file_unittest.cc170 return temp_index_file_; in GetTempIndexFilePath()