Searched refs:onlyIfCached_ (Results 1 – 4 of 4) sorted by relevance
33 onlyIfCached_ = true; in ParseCacheControl()134 return onlyIfCached_; in IsOnlyIfCached()142 …HttpCacheRequest() : noCache_(false), noStore_(false), noTransform_(false), onlyIfCached_(false) {} in HttpCacheRequest()
71 bool onlyIfCached_ = false; variable
72 bool onlyIfCached_ = false; variable