Home | Sort by relevance Sort by last modified time |
/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 |