Home
last modified time | relevance | path

Searched refs:range_found_ (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Dsparse_control.h164 bool range_found_ = false; // True if GetAvailableRange found something. variable
Dsparse_control.cc333 range_found_ = false; in GetAvailableRange()
336 if (range_found_) in GetAvailableRange()
865 range_found_ = true; in DoGetAvailableRange()