Searched defs:IsSuccessful (Results 1 - 2 of 2) sorted by relevance

/external/libbrillo/brillo/http/
H A Dhttp_request.cc302 bool Response::IsSuccessful() const { function in class:brillo::http::Response
/external/libweave/src/
H A Ddevice_registration_info.cc227 bool IsSuccessful(const HttpClient::Response& response) { function in namespace:weave::__anon11656
555 if (!IsSuccessful(*response)) {
577 if (!IsSuccessful(*response)) {
729 if (!IsSuccessful(*response)) {

Completed in 48 milliseconds