Searched refs:ScanSparseFile (Results 1 – 2 of 2) sorted by relevance
451 bool ScanSparseFile(base::File* sparse_file, int32_t* out_sparse_data_size);
1858 if (!ScanSparseFile(sparse_file.get(), out_sparse_data_size)) in OpenSparseFileIfExists()1941 bool SimpleSynchronousEntry::ScanSparseFile(base::File* sparse_file, in ScanSparseFile() function in disk_cache::SimpleSynchronousEntry