Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dsparse_control.h154 bool range_found_; // True if GetAvailableRange found something. variable
Dsparse_control.cc293 range_found_ = false; in GetAvailableRange()
295 if (range_found_) { in GetAvailableRange()
761 range_found_ = true; in DoGetAvailableRange()