Home | Sort by relevance Sort by last modified time |
/external/chromium/net/http/ | |
http_cache_transaction.h | 351 bool is_sparse_; // The data is stored in sparse byte ranges. member in class:net::HttpCache::Transaction |
http_cache_transaction.cc | 116 is_sparse_(false), 687 !is_sparse_) { [all...] |