Home
last modified time | relevance | path

Searched defs:errorMsg (Results 1 – 25 of 168) sorted by relevance

1234567

/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_hisysevent.cpp23 const VpnEventErrorType &errorCode, const std::string &errorMsg) in SendFaultEvent()
34 const std::string &errorMsg) in SendFaultEventConnSetting()
45 const std::string &errorMsg) in SendFaultEventConnDestroy()
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dpolicy_observer_wrapper.cpp65 std::string errorMsg = convertor.ConvertErrorCode(ret); in On() local
75 std::string errorMsg = convertor.ConvertErrorCode(ret); in On() local
115 std::string errorMsg = convertor.ConvertErrorCode(ret); in Off() local
127 std::string errorMsg = convertor.ConvertErrorCode(ret); in Off() local
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DSocketErrorTest.cpp41 std::string errorMsg = MakeErrorMessage(TLS_ERR_SYS_EINTR); variable
47 std::string errorMsg = MakeErrorMessage(ERROR_NOT_EXIT); variable
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Dhelper_listener_stub.cpp60 std::string errorMsg = data.ReadString(); in OnRemoteRequest() local
76 auto errorMsg = MSErrorToExtErrorString(static_cast<MediaServiceErrCode>(errorCode)); in OnError() local
87 void HelperListenerStub::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_child_process_param.cpp24 std::string &errorMsg) in UnwrapChildProcessArgs()
54 …cessFds(napi_env env, napi_value param, std::map<std::string, int32_t> &map, std::string &errorMsg) in UnwrapChildProcessFds()
92 std::string &errorMsg) in UnwrapChildProcessOptions()
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_hisysevent_test.cpp50 std::string errorMsg = ERROR_MSG; variable
66 std::string errorMsg = ERROR_MSG; variable
/ohos5.0/foundation/communication/netstack/test/unittest/http_client/
H A DHttpClientErrorTest.cpp63 string errorMsg = req.GetErrorMessage(); variable
72 string errorMsg = req.GetErrorMessage(); variable
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_hisysevent.cpp30 … const NetworkShareEventErrorType &errorCode, const std::string &errorMsg, in SendFaultEvent()
47 … const NetworkShareEventErrorType &errorCode, const std::string &errorMsg, in SendFaultEvent()
/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_listener_proxy.cpp39 void PlayerListenerProxy::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
58 std::string errorMsg; in OnInfo() local
89 void PlayerListenerCallback::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
H A Dplayer_listener_stub.cpp66 std::string errorMsg = data.ReadString(); in OnRemoteRequest() local
82 auto errorMsg = MSErrorToExtErrorString(static_cast<MediaServiceErrCode>(errorCode)); in OnError() local
119 void PlayerListenerStub::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_module_reader_test.cpp59 std::string errorMsg = ""; variable
75 std::string errorMsg = ""; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_error_utils.cpp50 auto errorMsg = GetJsErrorCode(status); in GenerateNapiError() local
73 auto errorMsg = GetJsErrorCode(status); in ThrowNapiError() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_observer_wrapper.cpp62 std::string errorMsg = convertor.ConvertErrorCode(ret); in On() local
109 std::string errorMsg = convertor.ConvertErrorCode(ret); in Off() local
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_listener_stub.cpp46 std::string errorMsg = data.ReadString(); in OnRemoteRequest() local
63 void TransCoderListenerStub::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
H A Dtranscoder_listener_proxy.cpp37 void TransCoderListenerProxy::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
78 void TransCoderListenerCallback::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_error_utils.cpp56 auto errorMsg = GetJsErrorCode(status); in GenerateNapiError() local
79 auto errorMsg = GetJsErrorCode(status); in ThrowNapiError() local
/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_form_host_client.cpp75 void MockFormHostClient::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
81 void MockFormHostClient::OnError(int32_t errorCode, const std::string &errorMsg, std::vector<int64_… in OnError()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/network/
H A Ddownload_manager.h39 std::string errorMsg; member
45 std::string errorMsg; member
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dinterface_state_observer_wrapper.cpp69 std::string errorMsg = convertor.ConvertErrorCode(ret); in On() local
120 std::string errorMsg = convertor.ConvertErrorCode(ret); in Off() local
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/camerainput_fuzzer/
H A Dcamera_input_fuzzer.h34 void OnError(const int32_t errorType, const int32_t errorMsg) const override {} in OnError()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_observer_wrapper.cpp63 std::string errorMsg = convertor.ConvertErrorCode(ret); in On() local
109 std::string errorMsg = convertor.ConvertErrorCode(result); in Off() local
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_hisysevent.h30 std::string errorMsg; member
/ohos5.0/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
H A Dcamera_device_callback.cpp20 void CameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
/ohos5.0/docs/en/application-dev/reference/apis-universal-keystore-kit/
H A D_o_h___huks___result.md48 ### errorMsg subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-universal-keystore-kit/
H A D_o_h___huks___result.md46 ### errorMsg subsection

1234567