Home
last modified time | relevance | path

Searched defs:status_code (Results 1 – 9 of 9) sorted by relevance

/system/webservd/libwebserv/
Dresponse.cc52 void ResponseImpl::Reply(int status_code, in Reply()
62 void ResponseImpl::ReplyWithText(int status_code, in ReplyWithText()
69 void ResponseImpl::ReplyWithJson(int status_code, const base::Value* json) { in ReplyWithJson()
81 int status_code, const std::map<std::string, std::string>& json) { in ReplyWithJson()
89 void ResponseImpl::Redirect(int status_code, const std::string& redirect_url) { in Redirect()
94 void ResponseImpl::ReplyWithError(int status_code, in ReplyWithError()
Dmock_response.h47 void Reply(int status_code, in Reply()
Ddbus_protocol_handler.cc233 int status_code, in CompleteRequest()
/system/update_engine/binder_bindings/android/os/
DIUpdateEngineCallback.aidl20 void onStatusUpdate(int status_code, float percentage); in onStatusUpdate()
/system/update_engine/
Dupdate_engine_client_android.cc87 int status_code, float progress) { in onStatusUpdate()
/system/webservd/webservd/
Drequest.cc131 int32_t status_code, in Complete()
166 int32_t status_code, in Complete()
Dlog_manager.cc187 int status_code, in OnRequestCompleted()
/system/weaved/buffet/
Dwebserv_client.cc69 void SendReply(int status_code, in SendReply()
/system/connectivity/shill/net/
Dieee80211.h130 uint16_t status_code; member
137 uint16_t status_code; member