Searched refs:has_body_ (Results 1 – 1 of 1) sorted by relevance
237 has_body_(false), in Client()356 has_body_ = false; in OnNavigate()361 has_body_ = true; in OnWillInsertBody()515 if (!has_body_ && request->url_request()->priority() >= net::LOW) in ClassifyRequest()705 bool has_body_; member in content::ResourceScheduler::Client