Searched refs:waiting_for_response_ (Results 1 – 3 of 3) sorted by relevance
303 bool waiting_for_response() const { return waiting_for_response_; } in waiting_for_response()840 void SetNotWaitingForResponse() { waiting_for_response_ = false; } in SetNotWaitingForResponse()1148 bool waiting_for_response_; variable
712 void SetNotWaitingForResponse() { waiting_for_response_ = false; } in NON_EXPORTED_BASE()900 bool waiting_for_response_; in NON_EXPORTED_BASE() local
361 waiting_for_response_(false), in WebContentsImpl()856 return waiting_for_response_; in IsWaitingForResponse()2594 waiting_for_response_ = is_loading; in SetIsLoading()