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

  /external/chromium_org/net/http/
http_cache_transaction.cc 208 is_sparse_(false),
462 !is_sparse_ && !range_requested_) {
1010 if (handling_206_ && mode_ == READ_WRITE && !truncated_ && !is_sparse_) {
    [all...]
http_cache_transaction.h 408 bool is_sparse_; // The data is stored in sparse byte ranges. member in class:net::HttpCache::Transaction

Completed in 43 milliseconds