Searched refs:waiting_for_upload_progress_ack_ (Results 1 – 2 of 2) sorted by relevance
76 waiting_for_upload_progress_ack_(false), in ResourceLoader()132 if (waiting_for_upload_progress_ack_) in ReportUploadProgress()157 waiting_for_upload_progress_ack_ = true; in ReportUploadProgress()194 waiting_for_upload_progress_ack_ = false; in OnUploadProgressACK()327 waiting_for_upload_progress_ack_ = false; in OnResponseStarted()
134 bool waiting_for_upload_progress_ack_; variable