Searched refs:waiting_for_response_ (Results 1 – 2 of 2) sorted by relevance
847 void SetNotWaitingForResponse() { waiting_for_response_ = false; } in NON_EXPORTED_BASE()1050 bool waiting_for_response_; in NON_EXPORTED_BASE() local
355 waiting_for_response_(false), in WebContentsImpl()917 return waiting_for_response_ && is_load_to_different_document_; in IsWaitingForResponse()3192 waiting_for_response_ = is_loading; in SetIsLoading()