Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:force_

194       : path_(path), force_(force), retry_(false), max_bytes_(max_bytes),
212 bool force_;
238 if (result == net::OK || !force_ || retry_)