| /base/telephony/call_manager/services/spam_call/src/ |
| H A D | callback_stub_helper.cpp | 35 int32_t CallbackStubHelper::OnResult(int32_t &errCode, std::string &result) in OnResult() argument
|
| /base/update/sys_installer/frameworks/action_processer/src/ |
| H A D | action_processer.cpp | 117 void ActionProcesser::CompletedAction(InstallerErrCode errCode, const std::string &errStr) in CompletedAction() argument
|
| /base/update/sys_installer/services/ab_update/src/ |
| H A D | ab_update.cpp | 79 InstallerErrCode errCode = SYS_UPDATE_SUCCESS; in PerformAction() local
|
| /base/update/updateservice/services/firmware/upgrade/install/src/ |
| H A D | firmware_install.cpp | 65 void FirmwareInstall::CallbackFailedResult(FirmwareInstallCallback &cb, const std::string &errorMsg, int32_t errCode) in CallbackFailedResult() argument
|
| /base/web/webview/interfaces/kits/napi/common/ |
| H A D | business_error.cpp | 35 void BusinessError::ThrowErrorByErrcode(napi_env env, int32_t errCode) in ThrowErrorByErrcode() argument 40 void BusinessError::ThrowErrorByErrcode(napi_env env, int32_t errCode, const std::string& errorMsg) in ThrowErrorByErrcode() argument
|
| /base/usb/usb_manager/utils/native/src/ |
| H A D | usb_napi_errors.cpp | 24 std::optional<std::string_view> GetErrMsgByErrCode(int32_t errCode) in GetErrMsgByErrCode() argument 34 napi_value CreateBusinessError(const napi_env &env, int32_t errCode, const std::string &errMsg) in CreateBusinessError() argument 56 void ThrowBusinessError(const napi_env &env, int32_t errCode, const std::string &errMsg) in ThrowBusinessError() argument
|
| /base/useriam/user_auth_framework/services/context/src/ |
| H A D | ui_extension_ability_connection.cpp | 54 int32_t errCode = remoteObject->SendRequest(IAbilityConnection::ON_ABILITY_CONNECT_DONE, data, reply, option); in OnAbilityConnectDone() local 85 int32_t errCode = extRemoteObject_->SendRequest(IAbilityConnection::ON_REMOTE_STATE_CHANGED, data, reply, in ReleaseUIExtensionComponentInner() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| H A D | ability_connection_wrapper_proxy.cpp | 50 int32_t errCode = remote->SendRequest(IAbilityConnection::ON_ABILITY_CONNECT_DONE, data, reply, option); in OnAbilityConnectDone() local 71 int32_t errCode = remote->SendRequest(IAbilityConnection::ON_ABILITY_DISCONNECT_DONE, data, reply, option); in OnAbilityDisconnectDone() local
|
| /foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/ |
| H A D | device_selection_notifier_proxy.cpp | 46 int32_t errCode = Remote()->SendRequest(static_cast<uint32_t> in OnDeviceConnect() local 63 int32_t errCode = Remote()->SendRequest(static_cast<uint32_t> in OnDeviceDisconnect() local
|
| /foundation/ability/form_fwk/test/unittest/form_errors_test/ |
| H A D | form_errors_test.cpp | 63 int errCode = -1; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | native_child_notify_proxy.cpp | 74 void NativeChildNotifyProxy::OnError(int32_t errCode) in OnError() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/ |
| H A D | quick_fix_error_utils.cpp | 78 int32_t QuickFixErrorUtil::GetErrorCode(int32_t errCode) in GetErrorCode() argument 94 std::string QuickFixErrorUtil::GetErrorMessage(int32_t errCode) in GetErrorMessage() argument
|
| /foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_error_utils_test/ |
| H A D | quick_fix_error_utils_test.cpp | 55 int32_t errCode; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | user_callback_stub.cpp | 27 auto errCode = data.ReadInt32(); in OnStopUserDoneInner() local 35 auto errCode = data.ReadInt32(); in OnStartUserDoneInner() local
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
| H A D | insight_intent_executor_mgr.h | 39 static void TriggerCallbackInner(std::unique_ptr<InsightIntentExecutorAsyncCallback> callback, int32_t errCode) {} in TriggerCallbackInner() argument
|
| /foundation/ability/ability_runtime/test/unittest/child_process_capi_test/ |
| H A D | child_process_capi_test.cpp | 49 void ChildProcessCapiTest::OnNativeChildProcessStarted(int errCode, OHIPCRemoteProxy *remoteProxy) in OnNativeChildProcessStarted() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/error_utils/src/ |
| H A D | ability_runtime_error_util.cpp | 155 bool AbilityRuntimeErrorUtil::Throw(napi_env env, int32_t errCode, const std::string &errMessage) in Throw() argument 171 bool AbilityRuntimeErrorUtil::ThrowByInternalErrCode(napi_env env, int32_t errCode) in ThrowByInternalErrCode() argument 180 napi_value AbilityRuntimeErrorUtil::CreateErrorByInternalErrCode(napi_env env, int32_t errCode) in CreateErrorByInternalErrCode() argument 190 GetErrMessage(int32_t errCode) GetErrMessage() argument [all...] |
| /foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
| H A D | mock_preferences_helper.cpp | 21 void MockPreferences(std::shared_ptr<Preferences> pre, int errCode) in MockPreferences() argument 30 std::shared_ptr<Preferences> PreferencesHelper::GetPreferences(const Options& options, int& errCode) in GetPreferences() argument
|
| H A D | mock_rdb.cpp | 31 GetRdbStore( const RdbStoreConfig& config, int version, RdbOpenCallback& openCallback, int& errCode) GetRdbStore() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/ |
| H A D | package.h | 35 int32_t errCode = 0; member
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_rdb_test/ |
| H A D | app_domain_verify_rdb_open_callback_test.cpp | 64 int32_t errCode = NativeRdb::E_OK; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bms_key_event_mgr.cpp | 53 void BmsKeyEventMgr::ProcessMainBundleInstallFailed(const std::string &bundleName, int32_t errCode) in ProcessMainBundleInstallFailed() argument
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_a2dp_sink_observer_stub.cpp | 43 ErrCode errCode = NO_ERROR; in OnRemoteRequest() local
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | hap_sign_verify.cpp | 47 uint32_t errCode = static_cast<uint32_t>(errorCode); in SwitchErrorCode() local [all...] |
| /foundation/communication/bluetooth/frameworks/cj/access/src/ |
| H A D | bluetooth_access_impl.cpp | 27 void AccessImpl::EnableBluetooth(int32_t* errCode) in EnableBluetooth() argument 34 void AccessImpl::DisableBluetooth(int32_t* errCode) in DisableBluetooth() argument 41 int32_t AccessImpl::GetState(int32_t* errCode) in GetState() argument
|