Lines Matching full:sendstatus
174 SendStatus(kResultConnectionFailure);
193 SendStatus(kResultDNSTimeout);
195 SendStatus(kResultDNSFailure);
211 // |this| could be freed as a result of calling SendStatus().
212 SendStatus(kResultConnectionFailure);
224 SendStatus(kResultResponseFailure);
232 SendStatus(kResultSuccess);
243 void HTTPRequest::SendStatus(Result result) {
269 SendStatus(timeout_result_);
286 SendStatus(kResultRequestFailure);