Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/simple/
Dsimple_synchronous_entry.h432 bool OpenSparseFileIfExists(BackendFileOperations* file_operations,
Dsimple_synchronous_entry.cc1502 if (!OpenSparseFileIfExists(file_operations, &sparse_data_size)) { in InitializeForOpen()
1832 bool SimpleSynchronousEntry::OpenSparseFileIfExists( in OpenSparseFileIfExists() function in disk_cache::SimpleSynchronousEntry