| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | native_resource_manager.cpp | 399 ResourceManager_ErrorCode errCode = copyLocalInfo(localeInfo, configuration);
in OH_ResourceManager_GetConfiguration() local
|
| H A D | res_locale.cpp | 337 UErrorCode errCode = U_ZERO_ERROR; in UpdateDefault() local 371 UErrorCode errCode = U_ZERO_ERROR; in BuildFromString() local 412 UErrorCode errCode = U_ZERO_ERROR; in BuildFromParts() local
|
| /base/notification/common_event_service/services/src/ |
| H A D | common_event_manager_service.cpp | 171 int32_t errCode = CheckUserIdParams(userId); in PublishCommonEventDetailed() local 244 int32_t errCode = CheckUserIdParams(subscribeInfo.GetUserId()); in SubscribeCommonEvent() local
|
| /base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/ |
| H A D | js_event_target.cpp | 250 int32_t errCode = INTERACTION_MGR->UnregisterCoordinationListener(shared_from_this(), isCompatible);
in RemoveListener() local [all...] |
| /base/msdp/device_status/intention/cooperate/client/src/ |
| H A D | cooperate_client.cpp | 399 int32_t errCode = -1; in OnCoordinationMessage() local 400 pkt >> userData >> networkId >> nType >> errCode; in OnCoordinationMessage() local 438 int32_t errCode = -1; in OnCoordinationState() local 439 pkt >> userData >> state >> errCode; in OnCoordinationState() local
|
| /base/security/access_token/interfaces/kits/cj/accesstoken/include/ |
| H A D | at_manager_impl.h | 133 int32_t errCode = 0; member
|
| /base/security/asset/frameworks/js/napi/src/ |
| H A D | asset_napi_common.cpp | 305 napi_value CreateJsError(const napi_env env, int32_t errCode) in CreateJsError() argument 310 napi_value CreateJsError(const napi_env env, int32_t errCode, const char *errorMsg) in CreateJsError() argument
|
| /base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
| H A D | napi_cert_crl_collection.cpp | 50 CfResult errCode = CF_SUCCESS; member
|
| /base/security/access_token/frameworks/js/napi/accesstoken/src/ |
| H A D | napi_request_permission_on_setting.cpp | 120 static int32_t TransferToJsErrorCode(int32_t errCode) in TransferToJsErrorCode() argument
|
| H A D | napi_request_global_switch_on_setting.cpp | 106 static int32_t TransferToJsErrorCode(int32_t errCode) in TransferToJsErrorCode() argument
|
| /base/security/certificate_manager/interfaces/kits/napi/src/dialog/ |
| H A D | cm_napi_dialog_common.cpp | 300 static const char *GetJsErrorMsg(int32_t errCode) in GetJsErrorMsg() argument
|
| /base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
| H A D | napi_asy_key_spec_generator.cpp | 42 HcfResult errCode = HCF_SUCCESS; member 428 HcfResult errCode = generator->generateKeyPair(generator, &(returnKeyPair)); JsGenerateKeyPairSync() local 490 HcfResult errCode = generator->generatePubKey(generator, &(returnPubKey)); JsGeneratePubKeySync() local 555 HcfResult errCode = generator->generatePriKey(generator, &(returnPriKey)); JsGeneratePriKeySync() local [all...] |
| H A D | napi_mac.cpp | 45 HcfResult errCode = HCF_SUCCESS; member 464 HcfResult errCode = mac->init(mac, symKey); JsMacInitSync() local 529 HcfResult errCode = mac->update(mac, inBlob); JsMacUpdateSync() local 579 HcfResult errCode = mac->doFinal(mac, &outBlob); JsMacDoFinalSync() local [all...] |
| H A D | napi_sym_key_generator.cpp | 38 HcfResult errCode = HCF_SUCCESS; member [all...] |
| H A D | napi_md.cpp | 43 HcfResult errCode = HCF_SUCCESS; member 363 HcfResult errCode = md->update(md, inBlob); JsMdUpdateSync() local 418 HcfResult errCode = md->doFinal(md, &outBlob); JsMdDoFinalSync() local [all...] |
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
| H A D | dlp_crypt.cpp | 115 unsigned long errCode = ERR_get_error(); in DlpLogOpensslError() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_engine.c | 38 unsigned long errCode; in HksLogOpensslError() local
|
| /base/telephony/sms_mms/frameworks/native/sms/src/ |
| H A D | sms_service_proxy.cpp | 65 int32_t errCode = remote->SendRequest( in SendMessage() local 107 int32_t errCode = remote->SendRequest( in SendMessageWithoutSave() local 151 int32_t errCode = remote->SendRequest( in SendMessage() local 596 int32_t errCode = SendMms() local [all...] |
| /base/telephony/sms_mms/services/mms/ |
| H A D | mms_network_client.cpp | 282 CURLcode errCode = CURLE_OK; in HttpRequest() local
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | icc_dialling_numbers_cache.cpp | 299 void IccDiallingNumbersCache::SendExceptionResult(const AppExecFwk::InnerEvent::Pointer &caller, int errCode) in SendExceptionResult() argument
|
| /base/telephony/ril_adapter/interfaces/innerkits/include/ |
| H A D | hril_vendor_sms_defs.h | 44 int32_t errCode; member
|
| /base/telephony/cellular_call/services/common/src/ |
| H A D | cellular_call_hisysevent.cpp | 222 int32_t CellularCallHiSysEvent::ErrorCodeConversion(const int32_t errCode, CallErrorCode &eventValue) in ErrorCodeConversion() argument 231 int32_t CellularCallHiSysEvent::TelephonyErrorCodeConversion(const int32_t errCode, CallErrorCode &eventValue) in TelephonyErrorCodeConversion() argument 265 int32_t CellularCallHiSysEvent::CallDataErrorCodeConversion(const int32_t errCode, CallErrorCod argument 133 WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, const int32_t videoState, const int32_t errCode, const std::string &desc) WriteIncomingCallFaultEvent() argument 304 CallInterfaceErrorCodeConversion(const int32_t errCode, CallErrorCode &eventValue) CallInterfaceErrorCodeConversion() argument [all...] |
| /base/telephony/state_registry/frameworks/cj/src/ |
| H A D | telephony_observer_impl.cpp | 51 static int32_t ConvertCJErrCode(int32_t errCode) in ConvertCJErrCode() argument 139 static void NativeOn(EventListener listener, int32_t &errCode) in NativeOn() argument 158 int32_t errCode = TELEPHONY_SUCCESS; in On() local 190 int32_t errCode = TELEPHONY_SUCCESS; Off() local 206 int32_t errCode = On(event, options, funcId); OnNetworkStateChange() local 213 int32_t errCode = Off(event, funcId); OffNetworkStateChange() local 220 int32_t errCode = Off(event); OffAllNetworkStateChange() local 227 int32_t errCode = On(event, options, funcId); OnSignalInfoChange() local 234 int32_t errCode = Off(event, funcId); OffSignalInfoChange() local 241 int32_t errCode = Off(event); OffAllSignalInfoChange() local 248 int32_t errCode = On(event, options, funcId); OnCallStateChange() local 255 int32_t errCode = Off(event, funcId); OffCallStateChange() local 262 int32_t errCode = Off(event); OffAllCallStateChange() local 269 int32_t errCode = On(event, options, funcId); OnCellularDataConnectionStateChange() local 276 int32_t errCode = Off(event, funcId); OffCellularDataConnectionStateChange() local 283 int32_t errCode = Off(event); OffAllCellularDataConnectionStateChange() local 290 int32_t errCode = On(event, options, funcId); OnCellularDataFlowChange() local 297 int32_t errCode = Off(event, funcId); OffCellularDataFlowChange() local 304 int32_t errCode = Off(event); OffAllCellularDataFlowChange() local 311 int32_t errCode = On(event, options, funcId); OnSimStateChange() local 318 int32_t errCode = Off(event, funcId); OffSimStateChange() local 325 int32_t errCode = Off(event); OffAllSimStateChange() local 332 int32_t errCode = On(event, options, funcId); OnIccAccountInfoChange() local 339 int32_t errCode = Off(event, funcId); OffIccAccountInfoChange() local 346 int32_t errCode = Off(event); OffAllIccAccountInfoChange() local [all...] |
| /base/time/time_service/interfaces/inner_api/src/ |
| H A D | time_service_client.cpp | 245 auto errCode = CreateTimerV9(timerOptions, timerId); in CreateTimer() local 275 auto errCode = proxy->CreateTimer(timerOptions, timerCallbackInfoObject, timerId); in CreateTimerV9() local 306 int32_t errCode = StartTimerV9(timerId, triggerTime); in StartTimer() local 338 int32_t errCode = StopTimerV9(timerId); StopTimer() local 369 int32_t errCode = DestroyTimerV9(timerId); DestroyTimer() local 385 auto errCode = proxy->DestroyTimer(timerId, false); DestroyTimerV9() local 401 int32_t errCode = DestroyTimerAsyncV9(timerId); DestroyTimerAsync() local 418 auto errCode = proxy->DestroyTimer(timerId, true); DestroyTimerAsyncV9() local [all...] |
| /base/update/updateservice/frameworks/js/napi/session/src/ |
| H A D | napi_common_utils.cpp | 214 CallResult errCode = CallResult::PARAM_ERR; in NapiThrowParamError() local 227 CallResult errCode = CallResult::NOT_SYSTEM_APP; in NapiThrowNotSystemAppError() local 239 CallResult errCode = CallResult::APP_NOT_GRANTED; in NapiThrowPermissionError() local
|