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

/external/libbrillo/brillo/http/
H A Dhttp_transport_fake.h248 int GetStatusCode() const { return status_code_; } function in class:brillo::http::fake::ServerResponse
H A Dhttp_request.cc303 int code = GetStatusCode();
307 int Response::GetStatusCode() const { function in class:brillo::http::Response

Completed in 427 milliseconds