| /foundation/communication/netmanager_ext/services/vpnmanager/src/ |
| D | networkvpn_hisysevent.cpp | 23 const VpnEventErrorType &errorCode, const std::string &errorMsg) in SendFaultEvent() 34 const std::string &errorMsg) in SendFaultEventConnSetting() 45 const std::string &errorMsg) in SendFaultEventConnDestroy()
|
| /foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/ |
| D | policy_observer_wrapper.cpp | 65 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
|
| /foundation/communication/netstack/test/unittest/tlssocket/client/ |
| D | SocketErrorTest.cpp | 41 std::string errorMsg = MakeErrorMessage(TLS_ERR_SYS_EINTR); variable 47 std::string errorMsg = MakeErrorMessage(ERROR_NOT_EXIT); variable
|
| /foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
| D | helper_listener_stub.cpp | 60 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()
|
| D | i_standard_helper_listener.h | 36 virtual void OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
| D | napi_common_child_process_param.cpp | 24 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()
|
| /foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
| D | networkshare_hisysevent_test.cpp | 50 std::string errorMsg = ERROR_MSG; variable 66 std::string errorMsg = ERROR_MSG; variable
|
| /foundation/communication/netstack/test/unittest/http_client/ |
| D | HttpClientErrorTest.cpp | 63 string errorMsg = req.GetErrorMessage(); variable 72 string errorMsg = req.GetErrorMessage(); variable
|
| /foundation/communication/netmanager_ext/services/networksharemanager/src/ |
| D | networkshare_hisysevent.cpp | 30 … const NetworkShareEventErrorType &errorCode, const std::string &errorMsg, in SendFaultEvent() 47 … const NetworkShareEventErrorType &errorCode, const std::string &errorMsg, in SendFaultEvent()
|
| /foundation/multimedia/player_framework/services/services/player/ipc/ |
| D | player_listener_proxy.cpp | 39 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()
|
| D | player_listener_stub.cpp | 66 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()
|
| D | i_standard_player_listener.h | 36 virtual void OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
|
| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| D | js_module_reader_test.cpp | 59 std::string errorMsg = ""; variable 75 std::string errorMsg = ""; variable
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
| D | js_error_utils.cpp | 50 auto errorMsg = GetJsErrorCode(status); in GenerateNapiError() local 73 auto errorMsg = GetJsErrorCode(status); in ThrowNapiError() local
|
| /foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/ |
| D | statistics_observer_wrapper.cpp | 62 std::string errorMsg = convertor.ConvertErrorCode(ret); in On() local 109 std::string errorMsg = convertor.ConvertErrorCode(ret); in Off() local
|
| /foundation/multimedia/player_framework/services/services/transcoder/ipc/ |
| D | transcoder_listener_stub.cpp | 46 std::string errorMsg = data.ReadString(); in OnRemoteRequest() local 63 void TransCoderListenerStub::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
|
| D | transcoder_listener_proxy.cpp | 37 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()
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| D | js_error_utils.cpp | 56 auto errorMsg = GetJsErrorCode(status); in GenerateNapiError() local 79 auto errorMsg = GetJsErrorCode(status); in ThrowNapiError() local
|
| /foundation/ability/form_fwk/test/mock/src/ |
| D | mock_form_host_client.cpp | 75 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()
|
| /foundation/arkui/ace_engine/frameworks/base/network/ |
| D | download_manager.h | 39 std::string errorMsg; member 45 std::string errorMsg; member
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/ |
| D | interface_state_observer_wrapper.cpp | 69 std::string errorMsg = convertor.ConvertErrorCode(ret); in On() local 120 std::string errorMsg = convertor.ConvertErrorCode(ret); in Off() local
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/ |
| D | netshare_observer_wrapper.cpp | 63 std::string errorMsg = convertor.ConvertErrorCode(ret); in On() local 109 std::string errorMsg = convertor.ConvertErrorCode(result); in Off() local
|
| /foundation/multimedia/camera_framework/test/fuzztest/camerainput_fuzzer/ |
| D | camera_input_fuzzer.h | 34 void OnError(const int32_t errorType, const int32_t errorMsg) const override {} in OnError()
|
| /foundation/communication/netmanager_ext/services/netfirewallmanager/include/ |
| D | netfirewall_hisysevent.h | 30 std::string errorMsg; member
|
| /foundation/ability/form_fwk/test/mock/include/ |
| D | mock_form_death_callback.h | 78 void OnError(const int32_t errorCode, const std::string &errorMsg) in OnError()
|