/ohos5.0/foundation/bundlemanager/app_domain_verify/frameworks/verifier/src/ |
H A D | domain_verifier.cpp | 22 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 D | mtp_event.cpp | 158 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 D | fetch_response.cpp | 35 void FetchResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode()
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_response.cpp | 35 void HttpResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode()
|
H A D | net_http_client_exec.cpp | 177 int64_t responseCode; in GetCurlDataFromHandle() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/ |
H A D | http_response.cpp | 34 void HttpResponse::SetResponseCode(uint32_t responseCode) in SetResponseCode()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | fetch_manager.cpp | 106 int32_t responseCode = HttpConstant::ERROR; in Fetch() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/ |
H A D | http_request.cpp | 122 int32_t responseCode; in Request() local
|
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/ |
H A D | response_message_receiver_test.cpp | 516 int32_t responseCode = NETWORK_OFFLINE; variable 572 int32_t responseCode = NETWORK_OFFLINE; variable
|
H A D | parcel_helper_test.cpp | 181 uint32_t responseCode = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/network/ |
H A D | download_manager_impl.cpp | 160 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 D | fetch_exec.cpp | 96 int32_t responseCode; in ExecFetch() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/ |
H A D | http_module.cpp | 189 napi_value responseCode = NapiUtils::CreateObject(env); in InitResponseCode() local
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/ |
H A D | ffi_structs.h | 99 uint32_t responseCode; member
|
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/ |
H A D | http_client_task.cpp | 600 int64_t responseCode = 0; in DumpHttpPerformance() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_http_probe.cpp | 652 int64_t responseCode = 0; in RecvHttpProbeResponse() local
|
/ohos5.0/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/ |
H A D | downloaduploadmanager_fuzzer.cpp | 749 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 D | http_exec.cpp | 302 int64_t responseCode; in AddCurlHandle() local 377 int64_t responseCode = 0; in AddCurlHandle() local
|