/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 4729 public CallComposerException(@CallComposerError int errorCode, in CallComposerException() 6745 public void onError(@CellInfoCallbackError int errorCode, @Nullable Throwable detail) { in onError() 6808 public void onError(int errorCode, String exceptionName, String message) { in requestCellInfoUpdate() 6873 public void onError(int errorCode, String exceptionName, String message) { in requestCellInfoUpdate() 12380 public ModemActivityInfoException(@ModemActivityInfoError int errorCode) { in ModemActivityInfoException() 17323 public NetworkSlicingException(@NetworkSlicingError int errorCode) { in NetworkSlicingException() 17343 public TimeoutException(int errorCode) { in TimeoutException() 17354 public ModemErrorException(int errorCode) { in ModemErrorException()
|
/aosp14/frameworks/base/services/core/java/com/android/server/accounts/ |
H A D | AccountManagerService.java | 1845 public void onError(int errorCode, String errorMessage) { in completeCloningAccount() 3800 private void showCantAddAccount(int errorCode, int userId) { in showCantAddAccount() 3826 private Intent getDefaultCantAddAccountIntent(int errorCode) { in getDefaultCantAddAccountIntent() 4238 public void onError(int errorCode, String errorMessage) throws RemoteException { in newRequestAccountAccessIntent()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_manager.cpp | 3902 DmErrorCode* errorCode, bool isUseDma) in GetDisplaySnapshot() 3935 DmErrorCode* errorCode) in GetDisplaySnapshotWithOption() 3968 …dia::PixelMap> ScreenSessionManager::GetSnapshotByPicker(Media::Rect &rect, DmErrorCode* errorCode) in GetSnapshotByPicker() 4006 bool ScreenSessionManager::GetSnapshotArea(Media::Rect &rect, DmErrorCode* errorCode, ScreenId &scr… in GetSnapshotArea() 5728 DmErrorCode* errorCode) in GetScreenCapture()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/ |
H A D | napi_zlib.cpp | 332 napi_value errorCode = nullptr; in ErrorCodeInit() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_bundle_manager_service.cpp | 908 … uint8_t errorCode = GtBundleParser::ConvertResInfoToBundleInfo(path, res->abilityRes->labelId, in UpdateBundleInfoList() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend_delegate.cpp | 93 int32_t callbackId, int32_t errorCode, std::string&& errorMessage) const in TransferJsPluginGetError()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/ |
H A D | videoenc_ndk_inner_sample.cpp | 75 void VEncInnerCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_api11_sample.cpp | 105 void VdecAPI11Error(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecAPI11Error()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioRenderer.cpp | 769 void OHAudioRendererErrorCallback::OnError(AudioErrors errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/ |
H A D | native_video_decoder.cpp | 83 void OnError(AVCodecErrorType errorType, int32_t errorCode) override in OnError()
|
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/include/ |
H A D | napi_call_manager_types.h | 61 int32_t errorCode = TELEPHONY_SUCCESS; member
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
H A D | audio_render.c | 780 static void LogError(AudioHandle handle, int32_t errorCode, int reason) in LogError()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
H A D | wifi_event_subscriber_manager.cpp | 526 int errorCode = GetParamValue(MDM_WIFI_PROP.c_str(), 0, preValue, PROP_FALSE_LEN + 1); in GetMdmProp() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
H A D | videoenc_stable_unit_test.cpp | 47 void OnErrorVoid(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnErrorVoid()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | metadata_output.cpp | 270 int32_t errorCode = CAMERA_OK; in SetCallback() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/ |
H A D | gif_encoder.cpp | 168 uint32_t errorCode = ERROR; in FinalizeEncode() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/ |
H A D | VcnGatewayConnection.java | 1286 final int errorCode; in notifyStatusCallbackForSessionClosed() local 1319 errorCode, in notifyStatusCallbackForSessionClosed() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_profile.cpp | 999 int reqId, uint16_t connectHandle, ResponesType reqType, uint8_t errorCode) in IndicateRequestRetToService() 2072 int GattClientProfile::impl::ConvertResponseErrorCode(uint8_t errorCode) in ConvertResponseErrorCode()
|
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/ |
H A D | napi_call_ability_callback.cpp | 1092 int32_t errorCode = uv_queue_work_with_qos( in ReportGetWaitingInfo() local 1138 int32_t errorCode = uv_queue_work_with_qos( in ReportCloseUnFinishedUssdInfo() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_syncer.cpp | 649 int errorCode = E_OK; in CloudDbDownloadAssets() local 1968 int errorCode = storageProxy_->IsSharedTable(info.tableName, isSharedTable); in DownloadOneAssetRecord() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | session_wrapper_impl.cpp | 99 void OnExtensionTimeout(int32_t errorCode) override in OnExtensionTimeout()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/ |
H A D | trans_auth_manager.c | 547 static void ChannelReplyErrProc(TransEventExtra *extra, int32_t errorCode, AuthChannelInfo *info, i… in ChannelReplyErrProc()
|
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/ |
H A D | napi_utils.cpp | 481 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/audio_test/ |
H A D | audio_decoder_avbuffer_capi_unit_test.cpp | 115 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/ |
H A D | hdecoder_unit_test.cpp | 32 void HDecoderCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|