Home
last modified time | relevance | path

Searched defs:responseCode (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/frameworks/verifier/src/
H A Ddomain_verifier.cpp22 InnerVerifyStatus DomainVerifier::VerifyHost(OHOS::NetStack::HttpClient::ResponseCode responseCode, in VerifyHost()
41 …atus DomainVerifier::GetVerifyStatusFromHttpError(OHOS::NetStack::HttpClient::ResponseCode respons… in GetVerifyStatusFromHttpError()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_event.cpp158 uint16_t responseCode = EventPayloadData(code, eventPayloadData); in SendEvent() local
178 uint16_t responseCode = MTP_UNDEFINED_CODE; in EventPayloadData() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/options/src/
H A Dfetch_response.cpp35 void FetchResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode()
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_response.cpp35 void HttpResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode()
H A Dnet_http_client_exec.cpp177 int64_t responseCode; in GetCurlDataFromHandle() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/
H A Dhttp_response.cpp34 void HttpResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dfetch_manager.cpp106 int32_t responseCode = HttpConstant::ERROR; in Fetch() local
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_request.cpp122 int32_t responseCode; in Request() local
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Dresponse_message_receiver_test.cpp516 int32_t responseCode = NETWORK_OFFLINE; variable
572 int32_t responseCode = NETWORK_OFFLINE; variable
H A Dparcel_helper_test.cpp181 uint32_t responseCode = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/network/
H A Ddownload_manager_impl.cpp160 auto responseCode = response.GetResponseCode(); in Download() local
292 auto responseCode = response.GetResponseCode(); in OnFail() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
H A Dfetch_exec.cpp96 int32_t responseCode; in ExecFetch() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp189 napi_value responseCode = NapiUtils::CreateObject(env); in InitResponseCode() local
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dffi_structs.h99 uint32_t responseCode; member
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp600 int64_t responseCode = 0; in DumpHttpPerformance() local
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp652 int64_t responseCode = 0; in RecvHttpProbeResponse() local
/ohos5.0/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp749 int32_t responseCode = NETWORK_OFFLINE; in ResponseMessageFuzzTestTaskStatesFromParcel() local
807 int32_t responseCode = NETWORK_OFFLINE; in ResponseMessageFuzzTestNotifyDataFromParcel() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp302 int64_t responseCode; in AddCurlHandle() local
377 int64_t responseCode = 0; in AddCurlHandle() local