/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
H A D | audio_haptic_sound_low_latency_impl.cpp | 280 void AudioHapticSoundLowLatencyImpl::NotifyErrorEvent(int32_t errorCode) in NotifyErrorEvent() 349 void AHSoundLowLatencyCallback::OnError(int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/drm_framework/services/utils/ |
H A D | drm_dfx.cpp | 214 int32_t ReportFaultEvent(uint32_t errorCode, std::string errorMesg, std::string extraMesg) in ReportFaultEvent() 228 int32_t ReportDecryptionFaultEvent(int32_t errorCode, std::string errorMesg, std::string decryptAlg… in ReportDecryptionFaultEvent()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | audio_capturer_wrapper.cpp | 401 void AudioCapturerWrapper::OnStartFailed(ScreenCaptureErrorType errorType, int32_t errorCode) in OnStartFailed() 415 void MicAudioCapturerWrapper::OnStartFailed(ScreenCaptureErrorType errorType, int32_t errorCode) in OnStartFailed()
|
/aosp12/packages/apps/Settings/src/com/android/settings/applications/appinfo/ |
H A D | ExternalSourcesDetails.java | 140 protected AlertDialog createDialog(int id, int errorCode) { in createDialog()
|
H A D | MediaManagementAppsDetails.java | 105 protected AlertDialog createDialog(int id, int errorCode) { in createDialog()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/ |
H A D | feature_ability_constant.cpp | 37 napi_value errorCode = nullptr; in FAConstantInit() local
|
/ohos5.0/foundation/communication/nfc/services/src/external_deps/ |
H A D | nfc_data_share_impl.cpp | 91 int errorCode = GetValue(uri, column, oldVal); in SetValue() local
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | avrouter_impl.h | 38 void OnCastEventRecv(int32_t errorCode, std::string& errorMsg) in OnCastEventRecv()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/picture_ndk/ |
H A D | image_common.cpp | 62 …uint32_t errorCode = static_cast<uint32_t>(metadata->GetInnerAuxiliaryMetadata()->GetValue(keyStri… in OH_PictureMetadata_GetProperty() local
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/mock/ |
H A D | powermgr_service_mock_parcel_test.cpp | 152 std::string errorCode = "remote error"; variable
|
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/ |
H A D | AbstractProvisioningTask.java | 132 void onError(AbstractProvisioningTask task, int errorCode); in onError()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
H A D | form_callback_client.h | 81 void OnError(const int32_t errorCode, const std::string& errorMsg) override in OnError()
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | self_request_manager.cpp | 120 void SelfRequestManager::mLocatorCallback::OnErrorReport(const int errorCode) in OnErrorReport()
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | trans_mananger.cpp | 44 void TransManager::NotifyFileFailed(const std::string &sessionName, int32_t errorCode) in NotifyFileFailed()
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/ |
H A D | std_audio_recorder.cpp | 37 void OnError(ErrorType errorType, int32_t errorCode) override in OnError()
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/ |
H A D | deferred_video_processing_session_callback_proxy.cpp | 57 int32_t errorCode) in OnError()
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/mock/ |
H A D | power_mock_proxy_test.cpp | 134 std::string errorCode = "remote error"; variable
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
H A D | ImsPhoneTest.java | 888 String errorCode = ""; in testSendUssdAllowUssdOverImsInService() local 908 String errorCode = ""; in testSendUssdNotAllowUssdOverIms() local 940 String errorCode = ""; in testSendUssdAllowUssdOverImswithCSOnly() local
|
/aosp12/frameworks/base/core/java/android/speech/tts/ |
H A D | UtteranceProgressListener.java | 60 public void onError(String utteranceId, int errorCode) { in onError()
|
/aosp12/frameworks/base/services/core/java/com/android/server/os/ |
H A D | BugreportManagerServiceImpl.java | 312 private void reportError(IDumpstateListener listener, int errorCode) { in reportError() 349 public void onError(int errorCode) throws RemoteException { in onError()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/ |
H A D | videodec_inner_mock.cpp | 26 void VideoDecCallbackExtMock::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError() 62 void VideoDecCallbackMock::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
H A D | recorder_sink.cpp | 249 int32_t RecorderSink::SendCallbackError(int32_t errorType, int32_t errorCode) in SendCallbackError() 272 static int32_t SinkOnError(CallbackHandle privateDataHandle, int32_t errorType, int32_t errorCode) in SinkOnError()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceGetFeatureClient.java | 128 public void onError(int errorCode, int vendorCode) { in onError()
|
/aosp12/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/ |
H A D | NsdResolveQueue.java | 103 public void onResolveFailed(NsdServiceInfo serviceInfo, int errorCode) { in onResolveFailed()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/filetranslistenerstub_fuzzer/ |
H A D | filetranslistenerstub_fuzzer.cpp | 51 int32_t FileTransListenerStubImpl::OnFailed(const std::string &sessionName, int32_t errorCode) in OnFailed()
|