OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_sparse_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/net/http/
http_cache_transaction.cc
201
is_sparse_
(false),
454
!
is_sparse_
&& !range_requested_) {
961
if (handling_206_ && mode_ == READ_WRITE && !truncated_ && !
is_sparse_
) {
[
all
...]
http_cache_transaction.h
409
bool
is_sparse_
; // The data is stored in sparse byte ranges.
member in class:net::HttpCache::Transaction
/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 50 milliseconds