Searched refs:DoReceiveLoop (Results 1 – 2 of 2) sorted by relevance
157 bool DoReceiveLoop(HttpError* err);
301 bool complete = base_->DoReceiveLoop(&http_error); in Read()510 bool HttpBase::DoReceiveLoop(HttpError* error) { in DoReceiveLoop() function in talk_base::HttpBase594 if (DoReceiveLoop(&error)) { in read_and_process_data()