/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
H A D | TetheringTest.java | 1764 public void onCallbackStopped(int errorCode) { } in onCallbackStopped()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 175 std::error_code errorCode; in IsExistApFile() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend_delegate.cpp | 335 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 D | p2p_v1_processor.cpp | 1471 auto errorCode = ErrorCodeFromV1ProtocolCode(static_cast<int32_t>(msg.GetLegacyP2pResult())); in ProcessConnectResponseAsNone() local
|
/ohos5.0/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_service.cpp | 679 uint32_t errorCode = 0; in SaveColor() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
H A D | js_napi_common.cpp | 54 int errorCode = NO_ERROR; in HandleJsConnectAbilityError() local
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | deviceauth_standard_test.cpp | 113 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
H A D | device_auth_ipc_test.cpp | 158 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 D | rdb_store_impl.cpp | 303 …int32_t errorCode = service->SetDistributedTables(syncerParam_, tables, distributedConfig.referenc… in SetDistributedTables() local
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/ |
H A D | ws_common.h | 312 int32_t errorCode = -1; member
|
/ohos5.0/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/ |
H A D | credsmanager_fuzzer.cpp | 109 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MediaCodec.java | 2360 CodecException(int errorCode, int actionCode, @Nullable String detailMessage) { in CodecException()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
H A D | TelephonyMetrics.java | 1882 int errorCode = SmsResponse.NO_ERROR_CODE; in writeOnSmsSolicitedResponse() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/ |
H A D | js_drag_controller.cpp | 605 void HandleFail(DragControllerAsyncCtx* asyncCtx, int32_t errorCode, const std::string& errMsg = "") in HandleFail()
|
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_test_extent.cpp | 413 I18nErrorCode errorCode = I18nErrorCode::SUCCESS; variable
|
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/ |
H A D | napi_sms.cpp | 699 std::string errorCode = std::to_string(napi_generic_failure); in GetDefaultSmsSlotId() local
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 2270 void HiPlayerImpl::HandleErrorEvent(int32_t errorCode) in HandleErrorEvent()
|
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_utils.cpp | 101 uint32_t errorCode = 0; in DoDownloadInCommon() local
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_v2.c | 326 static void ErrorInformPeer(int32_t errorCode, CJson *sessionMsg) in ErrorInformPeer()
|
/aosp12/frameworks/base/core/java/android/app/admin/ |
H A D | DevicePolicyManager.java | 2589 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 D | GattService.java | 1316 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 D | frontend_delegate_impl.cpp | 315 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 D | clone_restore.cpp | 203 int32_t errorCode = Init(backupRestoreDir, upgradePath, true); in StartRestore() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_proxy.cpp | 1802 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 D | WifiScoreCard.java | 514 public void noteFirmwareAlert(int errorCode) { in noteFirmwareAlert()
|