Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_synchronous_entry.h433 bool OpenSparseFileIfExists(BackendFileOperations* file_operations,
H A Dsimple_synchronous_entry.cc1509 if (!OpenSparseFileIfExists(file_operations, &sparse_data_size)) { in InitializeForOpen()
1842 bool SimpleSynchronousEntry::OpenSparseFileIfExists( in OpenSparseFileIfExists() function in disk_cache::SimpleSynchronousEntry