Searched refs:SendRequestIfNeeded (Results 1 – 2 of 2) sorted by relevance
136 if (!SendRequestIfNeeded(error) || !connection_->FinishRequest(error)) in GetResponseAndBlock()147 if (!SendRequestIfNeeded(&error)) { in GetResponse()190 if (!SendRequestIfNeeded(error)) in AddRequestBody()197 return SendRequestIfNeeded(error) && in AddRequestBody()204 if (!SendRequestIfNeeded(error)) in AddRequestBodyAsFormData()210 if (!SendRequestIfNeeded(error)) in AddResponseStream()242 bool Request::SendRequestIfNeeded(brillo::ErrorPtr* error) { in SendRequestIfNeeded() function in brillo::http::Request
295 BRILLO_PRIVATE bool SendRequestIfNeeded(brillo::ErrorPtr* error);