Searched defs:IsSuccessful (Results 1 - 2 of 2) sorted by relevance
/external/libbrillo/brillo/http/ | ||
H A D | http_request.cc | 302 bool Response::IsSuccessful() const { function in class:brillo::http::Response |
/external/libweave/src/ | ||
H A D | device_registration_info.cc | 227 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