| /base/notification/distributed_notification_service/services/ans/include/ |
| H A D | event_report.h | 53 int32_t errCode = 0; member
|
| /base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
| H A D | notification_service_test.cpp | 137 ErrCode errCode = advancedNotificationService_->AddSlots(slots);
in BENCHMARK_F() local 156 ErrCode errCode = advancedNotificationService_->AddSlots(slots);
in BENCHMARK_F() local 180 ErrCode errCode = advancedNotificationService_->Subscribe(listener, info);
in BENCHMARK_F() local 211 ErrCode errCode = advancedNotificationService_->Publish(label, req);
in BENCHMARK_F() local 244 ErrCode errCode = advancedNotificationService_->Publish(label, req); BENCHMARK_F() local 261 ErrCode errCode = advancedNotificationService_->SetNotificationBadgeNum(2); BENCHMARK_F() local 278 ErrCode errCode = advancedNotificationService_->GetBundleImportance(importance); BENCHMARK_F() local 295 ErrCode errCode = advancedNotificationService_->SetShowBadgeEnabledForBundle(bundleOption, true); BENCHMARK_F() local 312 ErrCode errCode = advancedNotificationService_->SetShowBadgeEnabledForBundle(bundleOption, true); BENCHMARK_F() local 335 ErrCode errCode = advancedNotificationService_->GetAllActiveNotifications(notifications); BENCHMARK_F() local 352 ErrCode errCode = advancedNotificationService_->SetNotificationsEnabledForAllBundles(std::string(), true); BENCHMARK_F() local 369 ErrCode errCode = advancedNotificationService_->SetNotificationsEnabledForAllBundles(std::string(), true); BENCHMARK_F() local 392 ErrCode errCode = advancedNotificationService_->SetNotificationsEnabledForSpecialBundle( BENCHMARK_F() local [all...] |
| /base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
| H A D | x509_cert_chain_validator_openssl.c | 45 int32_t errCode; member 59 static CfResult ConvertOpensslErrorMsg(int32_t errCode) in ConvertOpensslErrorMsg() argument 173 int32_t errCode = X509_STORE_CTX_get_error(verifyCtx); in ValidateCertChainInner() local
|
| /base/security/certificate_framework/frameworks/adapter/v2.0/src/ |
| H A D | cf_adapter_cert_openssl.c | 38 unsigned long errCode = ERR_get_error();
in CfPrintOpensslError() local
|
| /base/security/certificate_manager/interfaces/kits/cj/src/ |
| H A D | cj_cert_manager_ffi.c | 39 const int32_t errCode = CmGetAppCert(keyUri, store, &credential); in FfiCertManagerGetAppCert() local 98 const int32_t errCode = CmGetUserCertList(store, &certificateList); in FfiCertManagerGetUserCertList() local 128 const int32_t errCode = CmGetUserCertInfo(certUri, store, &info); in FfiCertManagerGetUserCertInfo() local
|
| /base/security/access_token/frameworks/js/napi/el5filekeymanager/src/ |
| H A D | el5_filekey_manager_napi.cpp | 43 void ThrowError(napi_env env, int32_t errCode) in ThrowError() argument
|
| /base/security/certificate_manager/interfaces/kits/napi/include/dialog/ |
| H A D | cm_napi_open_dialog.h | 50 int32_t errCode = 0; member
|
| /base/security/certificate_manager/interfaces/kits/napi/src/dialog/ |
| H A D | cm_napi_open_install_dialog.cpp | 95 bool SetErrorCode(int32_t errCode)
in SetErrorCode() argument
|
| /base/security/security_guard/services/data_collect/store/src/ |
| H A D | database.cpp | 32 CreateRdbStore(const NativeRdb::RdbStoreConfig &config, int version, NativeRdb::RdbOpenCallback &openCallback, int &errCode) CreateRdbStore() argument
|
| /base/security/security_guard/test/fuzztest/data_collect/datacollect_fuzzer/ |
| H A D | database_mock.cpp | 27 CreateRdbStore(const NativeRdb::RdbStoreConfig &config, int version, NativeRdb::RdbOpenCallback &openCallback, int &errCode) CreateRdbStore() argument
|
| /base/telephony/call_manager/frameworks/cj/src/ |
| H A D | telephony_call_impl.cpp | 33 static int32_t ConvertCJErrCode(int32_t errCode) in ConvertCJErrCode() argument 92 bool TelephonyCallImpl::IsRinging(int32_t *errCode) in IsRinging() argument 100 char* TelephonyCallImpl::FormatPhoneNumberToE164(char *cPhoneNumber, char *cCountryCode, int32_t *errCode) in FormatPhoneNumberToE164() argument 133 bool TelephonyCallImpl::IsEmergencyPhoneNumber(char *cPhoneNumber, int32_t slotId, int32_t* errCode) in IsEmergencyPhoneNumber() argument 181 FormatPhoneNumber(char *cPhoneNumber, char *cCountryCode, int32_t *errCode) FormatPhoneNumber() argument [all...] |
| /base/telephony/sms_mms/services/sms/satellite_service_interaction/src/ |
| H A D | satellite_sms_callback_stub.cpp | 98 int32_t errCode = data.ReadInt32();
in OnSendSmsResponseResult() local
|
| /base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
| H A D | zero_branch2_test.cpp | 57 int32_t errCode = -1; in HWTEST_F() local 104 int32_t errCode = 0; in HWTEST_F() local 121 int32_t errCode = 0; in HWTEST_F() local 139 int32_t errCode = 0; in HWTEST_F() local
|
| /base/telephony/sms_mms/frameworks/js/napi/src/ |
| H A D | delivery_callback.cpp | 129 int32_t errCode = uv_queue_work_with_qos( in OnSmsDeliveryResult() local
|
| /base/usb/usb_manager/services/native/src/ |
| H A D | usb_right_database.cpp | 29 int32_t errCode = OHOS::NativeRdb::E_OK; in UsbRightDataBase() local
|
| /base/telephony/telephony_data/pdp_profile/src/ |
| H A D | rdb_pdp_profile_helper.cpp | 35 int errCode = NativeRdb::E_OK; in Init() local
|
| /base/theme/screenlock_mgr/frameworks/native/src/ |
| H A D | screenlock_manager_proxy.cpp | 55 int errCode = reply.ReadInt32(); in IsLocked() local
|
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| H A D | napi_state_registry.cpp | 141 std::optional<NapiError> errCode; in On() local 251 std::optional<NapiError> errCode = MatchParameters(env, parameters, parameterCount, paraTuple); in Off() local
|
| /base/telephony/telephony_data/common/src/ |
| H A D | rdb_base_helper.cpp | 132 CreateRdbStore( const NativeRdb::RdbStoreConfig &config, int version, NativeRdb::RdbOpenCallback &openCallback, int &errCode) CreateRdbStore() argument
|
| /base/theme/wallpaper_mgr/frameworks/js/napi/ |
| H A D | call.cpp | 133 napi_value errCode = nullptr; in OnComplete() local
|
| H A D | call.h | 46 void SetErrInfo(int32_t errCode, std::string errMsg) in SetErrInfo() argument
|
| /base/telephony/telephony_data/sms_mms/src/ |
| H A D | rdb_sms_mms_helper.cpp | 37 int errCode = NativeRdb::E_OK; in Init() local
|
| /base/theme/wallpaper_mgr/utils/src/ |
| H A D | file_deal.cpp | 63 std::error_code errCode; in CopyFile() local
|
| /base/useriam/user_auth_framework/services/ipc/src/ |
| H A D | template_cache_manager.cpp | 145 ErrCode errCode = AccountSA::OsAccountManager::SubscribeOsAccount(instance); in Subscribe() local 165 ErrCode errCode = AccountSA::OsAccountManager::UnsubscribeOsAccount(instance); in Unsubscribe() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/adapter/ |
| H A D | dnetwork_adapter.cpp | 207 int32_t errCode = DeviceManager::GetInstance().UnRegisterDevStateCallback(PKG_NAME); RemoveDeviceChangeListener() local 216 int32_t errCode = DeviceManager::GetInstance().GetLocalDeviceInfo(PKG_NAME, dmDeviceInfo); GetLocalBasicInfo() local 231 int32_t errCode = DeviceManager::GetInstance().GetUdidByNetworkId(PKG_NAME, networkId, udid); GetUdidByNetworkId() local 246 int32_t errCode = DeviceManager::GetInstance().GetUuidByNetworkId(PKG_NAME, networkId, uuid); GetUuidByNetworkId() local [all...] |