| /base/inputmethod/imf/frameworks/ndk/src/ |
| H A D | inputmethod_controller_capi.cpp | 155 InputMethod_ErrorCode errCode = GetInputMethodProxy(textEditor); in OH_InputMethodController_Attach() local
|
| /base/account/os_account/interfaces/kits/cj/osaccount/src/ |
| H A D | cj_osaccount_ffi.cpp | 26 bool FfiOHOSOsAccountIsOsAccountConstraintEnabled(char *constraint, int32_t *errCode) in FfiOHOSOsAccountIsOsAccountConstraintEnabled() argument 46 FfiOHOSOsAccountGetOsAccountType(int32_t *errCode) FfiOHOSOsAccountGetOsAccountType() argument 54 FfiOHOSOsAccountCheckOsAccountTestable(int32_t *errCode) FfiOHOSOsAccountCheckOsAccountTestable() argument 60 FfiOHOSOsAccountCheckMultiOsAccountEnabled(int32_t *errCode) FfiOHOSOsAccountCheckMultiOsAccountEnabled() argument 68 FfiOHOSOsAccountGetOsAccountLocalId(int32_t *errCode) FfiOHOSOsAccountGetOsAccountLocalId() argument 103 FfiOHOSOsAccountGetOsAccountCount(int32_t *errCode) FfiOHOSOsAccountGetOsAccountCount() argument 111 FfiOHOSOsAccountQueryDistributedVirtualDeviceId(int32_t *errCode) FfiOHOSOsAccountQueryDistributedVirtualDeviceId() argument 119 FfiOHOSOsAccountGetSerialNumberForOsAccountLocalId(uint32_t localId, int32_t *errCode) FfiOHOSOsAccountGetSerialNumberForOsAccountLocalId() argument 127 FfiOHOSOsAccountGetOsAccountLocalIdForSerialNumber(int64_t serialNumber, int32_t *errCode) FfiOHOSOsAccountGetOsAccountLocalIdForSerialNumber() argument 135 FfiOHOSOsAccountGetOsAccountLocalIdForDomain(CDomainAccountInfo cDoaminInfo, int32_t *errCode) FfiOHOSOsAccountGetOsAccountLocalIdForDomain() argument 144 FfiOHOSOsAccountGetOsAccountLocalIdForUid(int32_t uid, int32_t *errCode) FfiOHOSOsAccountGetOsAccountLocalIdForUid() argument 152 FfiOHOSOsAccountGetOsAccountName(int32_t *errCode) FfiOHOSOsAccountGetOsAccountName() argument 160 FfiOHOSOsAccountIsOsAccountUnlocked(int32_t *errCode) FfiOHOSOsAccountIsOsAccountUnlocked() argument [all...] |
| /base/account/os_account/frameworks/appaccount/native/src/ |
| H A D | app_account_common.cpp | 265 int32_t ConvertOtherJSErrCodeV8(int32_t errCode) in ConvertOtherJSErrCodeV8() argument 291 int32_t ConvertToJSErrCodeV8(int32_t errCode) in ConvertToJSErrCodeV8() argument [all...] |
| /base/account/os_account/interfaces/kits/napi/account_iam/src/ |
| H A D | napi_account_iam_inputer_manager.cpp | 96 ErrCode errCode = AccountIAMClient::GetInstance().RegisterInputer(authType, inputer);
in RegisterInputer() local 122 ErrCode errCode = AccountIAMClient::GetInstance().UnregisterInputer(authType);
in UnregisterInputer() local [all...] |
| H A D | napi_account_iam_pin_auth.cpp | 88 int32_t errCode = AccountIAMClient::GetInstance().RegisterPINInputer(inputer); in RegisterInputer() local 101 ErrCode errCode = AccountIAMClient::GetInstance().UnregisterPINInputer(); in UnregisterInputer() local
|
| /base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
| H A D | os_account_manager_service_create_os_account_test.cpp | 96 ErrCode errCode; in HWTEST_F() local
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| H A D | test_common.cpp | 84 UErrorCode errCode = U_ZERO_ERROR; in GetLocale() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/crash_exception/ |
| H A D | crash_exception.cpp | 53 static const char* GetCrashDescription(const int32_t errCode) in GetCrashDescription() argument 65 void ReportCrashException(const char* pName, int32_t pid, int32_t uid, int32_t errCode) in ReportCrashException() argument 71 ReportCrashException(std::string(pName), pid, uid, errCode); in ReportCrashException() local 74 void ReportCrashException(std::string name, int32_t pid, int32_t uid, int32_t errCode) in ReportCrashException() argument 103 int32_t errCode in ReportUnwinderException() local [all...] |
| /base/powermgr/battery_statistics/utils/native/src/ |
| H A D | stats_helper.cpp | 34 int errCode = clock_gettime(CLOCK_BOOTTIME, &rawBootTime);
in GetBootTimeMs() local 49 int errCode = clock_gettime(CLOCK_MONOTONIC, &rawUpTime);
in GetUpTimeMs() local
|
| /base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/ |
| H A D | js_coordination_manager.cpp | 38 int32_t errCode = INTERACTION_MGR->PrepareCoordination(callback, isCompatible);
in Prepare() local 55 int32_t errCode = INTERACTION_MGR->UnprepareCoordination(callback, isCompatible);
in Unprepare() local 73 int32_t errCode = INTERACTION_MGR->ActivateCoordination(
in Activate() local 92 int32_t errCode in Deactivate() local 110 int32_t errCode = INTERACTION_MGR->GetCoordinationState(networkId, callback, isCompatible); GetCrossingSwitchState() local [all...] |
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | push_callback_stub.cpp | 44 ErrCode errCode; in ConvertPushCheckCodeToErrCode() local
|
| /base/location/test/location_locator/source/ |
| H A D | locator_agent_test.cpp | 223 auto errCode = locatorAgent->StartGnssLocating(locatorCallback); in HWTEST_F() local 254 auto errCode = locatorAgent->StopGnssLocating(locatorCallback); in HWTEST_F() local 271 auto errCode = locatorAgent->RegisterNmeaMessageCallback(nmeaCallback); in HWTEST_F() local 285 auto errCode = locatorAgent->RegisterNmeaMessageCallback(nullptr); in HWTEST_F() local 302 auto errCode = locatorAgent->UnregisterNmeaMessageCallback(nmeaCallback); in HWTEST_F() local 316 auto errCode = locatorAgent->UnregisterNmeaMessageCallback(nullptr); HWTEST_F() local 333 auto errCode = locatorAgent->RegisterGnssStatusCallback(gnssCallback); HWTEST_F() local 347 auto errCode = locatorAgent->RegisterGnssStatusCallback(nullptr); HWTEST_F() local 365 auto errCode = locatorAgent->UnregisterGnssStatusCallback(gnssCallback); HWTEST_F() local 379 auto errCode = locatorAgent->UnregisterGnssStatusCallback(nullptr); HWTEST_F() local [all...] |
| /base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/ |
| H A D | js_cooperate_manager.cpp | 38 int32_t errCode = 0;
in Enable() local 61 int32_t errCode = INTERACTION_MGR->ActivateCoordination(remoteNetworkDescriptor, startDeviceId, callback);
in Start() local 79 int32_t errCode = INTERACTION_MGR->DeactivateCoordination(isUnchained, callback);
in Stop() local 96 int32_t errCode = INTERACTION_MGR->GetCoordinationState(deviceDescriptor, callback); GetState() local [all...] |
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_event_service.cpp | 82 void AdvancedNotificationService::SendPublishHiSysEvent(const sptr<NotificationRequest> &request, ErrCode errCode) in SendPublishHiSysEvent() argument 40 SendSubscribeHiSysEvent(int32_t pid, int32_t uid, const sptr<NotificationSubscribeInfo> &info, ErrCode errCode) SendSubscribeHiSysEvent() argument 101 SendCancelHiSysEvent(int32_t notificationId, const std::string &label, const sptr<NotificationBundleOption> &bundleOption, ErrCode errCode) SendCancelHiSysEvent() argument 117 SendRemoveHiSysEvent(int32_t notificationId, const std::string &label, const sptr<NotificationBundleOption> &bundleOption, ErrCode errCode) SendRemoveHiSysEvent() argument 132 SendEnableNotificationHiSysEvent(const sptr<NotificationBundleOption> &bundleOption, bool enabled, ErrCode errCode) SendEnableNotificationHiSysEvent() argument 151 SendEnableNotificationSlotHiSysEvent( const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType, bool enabled, ErrCode errCode) SendEnableNotificationSlotHiSysEvent() argument [all...] |
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/src/ |
| H A D | cm_rdb_data_manager.cpp | 156 int32_t errCode = NativeRdb::E_OK;
in GetRdbStore() local
|
| /base/security/crypto_framework/frameworks/cj/src/ |
| H A D | cipher_impl.cpp | 87 const char *CipherImpl::GetAlgorithm(int32_t* errCode) in GetAlgorithm() argument
|
| H A D | verify_impl.cpp | 46 bool VerifyImpl::Verify(HcfBlob *data, HcfBlob signatureData, int32_t *errCode) in Verify() argument
|
| /base/security/crypto_framework/frameworks/js/jsi/src/ |
| H A D | jsi_md.cpp | 84 HcfResult errCode = ParseUint8ArrayToBlob(inVlaue, &inBlob); in Update() local 116 HcfResult errCode = ParseUint8ArrayToBlob(inVlaue, &inBlob); in UpdateSync() local 144 HcfResult errCode = mdObj->doFinal(mdObj, &outBlob); Digest() local 167 HcfResult errCode = mdObj->doFinal(mdObj, &outBlob); DigestSync() local [all...] |
| H A D | jsi_rand.cpp | 138 HcfResult errCode = ParseUint8ArrayToBlob(inVlaue, &seedBlob); in SetSeed() local
|
| /base/security/device_auth/services/legacy/authenticators/src/account_related/ |
| H A D | account_task_main.c | 27 static void AccountSendErrMsgToSelf(CJson *out, int32_t errCode) in AccountSendErrMsgToSelf() argument 47 static void AccountSendErrMsgToOut(CJson *out, int32_t opCode, int32_t errCode) in AccountSendErrMsgToOut() argument 174 static void AccountSendCreateError(const CJson *in, CJson *out, int32_t errCode) in AccountSendCreateError() argument [all...] |
| /base/sensors/sensor/frameworks/native/src/ |
| H A D | sensor_data_channel.cpp | 103 auto errCode = eventHandler_->AddFileDescriptorListener(fd, AppExecFwk::FILE_DESCRIPTOR_INPUT_EVENT, listener, in AddFdListener() local
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
| H A D | hks_sa_interface.cpp | 38 void HksStub::SendAsyncReply(uint32_t errCode, std::unique_ptr<uint8_t[]> &certChain, uint32_t sz) in SendAsyncReply() argument 50 uint32_t errCode = 1; in ProcessAttestKeyAsyncReply() local 127 void HksProxy::SendAsyncReply(uint32_t errCode, st argument [all...] |
| /base/telephony/core_service/utils/common/src/ |
| H A D | telephony_permission.cpp | 55 ErrCode errCode = iBundleMgr->GetNameForUid(uid, bundleName); in GetBundleNameByUid() local
|
| /base/telephony/core_service/utils/preferences/src/ |
| H A D | tel_profile_util.cpp | 24 std::shared_ptr<NativePreferences::Preferences> TelProfileUtil::GetProfiles(const std::string &path, int &errCode) in GetProfiles() argument
|
| /base/telephony/sms_mms/frameworks/js/napi/src/ |
| H A D | send_callback.cpp | 121 int32_t errCode = uv_queue_work_with_qos( in OnSmsSendResult() local
|