Home
last modified time | relevance | path

Searched defs:errCode (Results 251 - 275 of 396) sorted by relevance

1...<<111213141516

/base/global/resource_management/frameworks/resmgr/src/
H A Dnative_resource_manager.cpp399 ResourceManager_ErrorCode errCode = copyLocalInfo(localeInfo, configuration); in OH_ResourceManager_GetConfiguration() local
H A Dres_locale.cpp337 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 Dcommon_event_manager_service.cpp171 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 Djs_event_target.cpp250 int32_t errCode = INTERACTION_MGR->UnregisterCoordinationListener(shared_from_this(), isCompatible); in RemoveListener() local
[all...]
/base/msdp/device_status/intention/cooperate/client/src/
H A Dcooperate_client.cpp399 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 Dat_manager_impl.h133 int32_t errCode = 0; member
/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_common.cpp305 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 Dnapi_cert_crl_collection.cpp50 CfResult errCode = CF_SUCCESS; member
/base/security/access_token/frameworks/js/napi/accesstoken/src/
H A Dnapi_request_permission_on_setting.cpp120 static int32_t TransferToJsErrorCode(int32_t errCode) in TransferToJsErrorCode() argument
H A Dnapi_request_global_switch_on_setting.cpp106 static int32_t TransferToJsErrorCode(int32_t errCode) in TransferToJsErrorCode() argument
/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_dialog_common.cpp300 static const char *GetJsErrorMsg(int32_t errCode) in GetJsErrorMsg() argument
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_asy_key_spec_generator.cpp42 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 Dnapi_mac.cpp45 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 Dnapi_sym_key_generator.cpp38 HcfResult errCode = HCF_SUCCESS; member
[all...]
H A Dnapi_md.cpp43 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 Ddlp_crypt.cpp115 unsigned long errCode = ERR_get_error(); in DlpLogOpensslError() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_engine.c38 unsigned long errCode; in HksLogOpensslError() local
/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dsms_service_proxy.cpp65 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 Dmms_network_client.cpp282 CURLcode errCode = CURLE_OK; in HttpRequest() local
/base/telephony/core_service/services/sim/src/
H A Dicc_dialling_numbers_cache.cpp299 void IccDiallingNumbersCache::SendExceptionResult(const AppExecFwk::InnerEvent::Pointer &caller, int errCode) in SendExceptionResult() argument
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sms_defs.h44 int32_t errCode; member
/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp222 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 Dtelephony_observer_impl.cpp51 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 Dtime_service_client.cpp245 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 Dnapi_common_utils.cpp214 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

Completed in 27 milliseconds

1...<<111213141516