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

  /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...]

Completed in 25 milliseconds