Searched defs:SetResponseCode (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/netstack/frameworks/js/napi/fetch/options/src/ | ||
| D | fetch_response.cpp | 35 void FetchResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode() function in OHOS::NetStack::Fetch::FetchResponse |
| /foundation/communication/netstack/frameworks/native/http/http_client/ | ||
| D | http_client_response.cpp | 29 void HttpClientResponse::SetResponseCode(ResponseCode code) in SetResponseCode() function in OHOS::NetStack::HttpClient::HttpClientResponse |
| /foundation/communication/netstack/frameworks/js/napi/http/options/src/ | ||
| D | http_response.cpp | 34 void HttpResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode() function in OHOS::NetStack::Http::HttpResponse |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_web.cpp | 1007 void SetResponseCode(const JSCallbackInfo& args) in SetResponseCode() function in OHOS::Ace::Framework::JSWebResourceResponse |