Home
last modified time | relevance | path

Searched defs:GetResponseCode (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/mock_http_client/
H A Dhttp_client_response.h27 ResponseCode GetResponseCode() const in GetResponseCode() function
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/options/src/
H A Dfetch_response.cpp63 uint32_t FetchResponse::GetResponseCode() const in GetResponseCode() function in OHOS::NetStack::Fetch::FetchResponse
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_response.cpp34 ResponseCode HttpClientResponse::GetResponseCode() const in GetResponseCode() function in OHOS::NetStack::HttpClient::HttpClientResponse
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_response.cpp72 uint32_t HttpResponse::GetResponseCode() const in GetResponseCode() function in OHOS::NetStack::Http::HttpResponse
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/
H A Dhttp_response.cpp72 uint32_t HttpResponse::GetResponseCode() const in GetResponseCode() function in OHOS::NetStack::Http::HttpResponse
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1140 void GetResponseCode(const JSCallbackInfo& args) in GetResponseCode() function in OHOS::Ace::Framework::JSWebResourceResponse