Home | Sort by relevance Sort by last modified time |
/external/chromium/net/http/ | |
http_cache_transaction.h | 349 bool invalid_range_; // We may bypass the cache for this request. member in class:net::HttpCache::Transaction |
http_cache_transaction.cc | 114 invalid_range_(false), [all...] |
/external/chromium_org/net/http/ | |
http_cache_transaction.h | 407 bool invalid_range_; // We may bypass the cache for this request. member in class:net::HttpCache::Transaction |
http_cache_transaction.cc | 199 invalid_range_(false), [all...] |