Home
last modified time | relevance | path

Searched defs:SetResponseCode (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/fetch/options/src/
Dfetch_response.cpp35 void FetchResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode() function in OHOS::NetStack::FetchResponse
/foundation/communication/netstack/frameworks/js/napi/http/options/src/
Dhttp_response.cpp34 void HttpResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode() function in OHOS::NetStack::HttpResponse
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp885 void SetResponseCode(const JSCallbackInfo& args) in SetResponseCode() function in OHOS::Ace::Framework::JSWebResourceResponse