HomeSort by relevance Sort by last modified time
    Searched refs:sparse_file_open (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/disk_cache/simple/
simple_synchronous_entry.cc 482 if (!sparse_file_open() && !CreateSparseFile()) {
703 if (sparse_file_open()) {
910 if (sparse_file_open()) {
    [all...]
simple_synchronous_entry.h 307 bool sparse_file_open() const { function in class:disk_cache::SimpleSynchronousEntry

Completed in 512 milliseconds