Home
last modified time | relevance | path

Searched defs:errorCode (Results 1476 – 1500 of 1530) sorted by relevance

1...<<51525354555657585960>>...62

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java1764 public void onCallbackStopped(int errorCode) { } in onCallbackStopped()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp175 std::error_code errorCode; in IsExistApFile() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp335 int32_t callbackId, int32_t errorCode, std::string&& errorMessage) const in TransferJsPluginGetError()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp1471 auto errorCode = ErrorCodeFromV1ProtocolCode(static_cast<int32_t>(msg.GetLegacyP2pResult())); in ProcessConnectResponseAsNone() local
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp679 uint32_t errorCode = 0; in SaveColor() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common.cpp54 int errorCode = NO_ERROR; in HandleJsConnectAbilityError() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_standard_test.cpp113 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
H A Ddevice_auth_ipc_test.cpp158 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp303 …int32_t errorCode = service->SetDistributedTables(syncerParam_, tables, distributedConfig.referenc… in SetDistributedTables() local
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h312 int32_t errorCode = -1; member
/ohos5.0/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp109 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodec.java2360 CodecException(int errorCode, int actionCode, @Nullable String detailMessage) { in CodecException()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DTelephonyMetrics.java1882 int errorCode = SmsResponse.NO_ERROR_CODE; in writeOnSmsSolicitedResponse() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp605 void HandleFail(DragControllerAsyncCtx* asyncCtx, int32_t errorCode, const std::string& errMsg = "") in HandleFail()
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp413 I18nErrorCode errorCode = I18nErrorCode::SUCCESS; variable
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp699 std::string errorCode = std::to_string(napi_generic_failure); in GetDefaultSmsSlotId() local
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp2270 void HiPlayerImpl::HandleErrorEvent(int32_t errorCode) in HandleErrorEvent()
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_utils.cpp101 uint32_t errorCode = 0; in DoDownloadInCommon() local
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c326 static void ErrorInformPeer(int32_t errorCode, CJson *sessionMsg) in ErrorInformPeer()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java2589 public void onInstallUpdateError( in onInstallUpdateError()
13106 private void executeCallback(int errorCode, String errorMessage, in executeCallback()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1316 private void sendErrorByPendingIntent(PendingIntentInfo pii, int errorCode) in sendErrorByPendingIntent()
2159 void onScanManagerErrorCallback(int scannerId, int errorCode) throws RemoteException { in onScanManagerErrorCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp315 int32_t callbackId, int32_t errorCode, std::string&& errorMessage) const in TransferJsPluginGetError()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp203 int32_t errorCode = Init(backupRestoreDir, upgradePath, true); in StartRestore() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_proxy.cpp1802 auto errorCode = reply.ReadInt32(); in GetMissionSnapshot() local
4987 auto errorCode = GetParcelableInfos<AppExecFwk::AbilityStateData>(reply, list); in GetForegroundUIAbilities() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiScoreCard.java514 public void noteFirmwareAlert(int errorCode) { in noteFirmwareAlert()

1...<<51525354555657585960>>...62