Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_synchronous_entry.cc104 SimpleFileTracker::SubFile SubFileForFileIndex(int file_index) { in SubFileForFileIndex() function
602 file_operations, this, SubFileForFileIndex(file_index)); in ReadData()
661 file_operations, this, SubFileForFileIndex(file_index)); in WriteData()
707 file_operations, this, SubFileForFileIndex(file_index)); in WriteData()
1083 file_operations.get(), this, SubFileForFileIndex(file_index)); in Close()
1155 file_operations.get(), this, SubFileForFileIndex(i)); in Close()
1217 file_tracker_->Register(this, SubFileForFileIndex(file_index), in MaybeOpenFile()
1257 file_tracker_->Register(this, SubFileForFileIndex(file_index), in MaybeCreateFile()
1290 file_tracker_->Acquire(file_operations, this, SubFileForFileIndex(i)); in OpenFiles()
1358 file_tracker_->Close(this, SubFileForFileIndex(index)); in CloseFile()
[all …]