Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_request.cc302 bool Response::IsSuccessful() const { in IsSuccessful() function in brillo::http::Response
/external/libweave/src/
Ddevice_registration_info.cc227 bool IsSuccessful(const HttpClient::Response& response) { in IsSuccessful() function