Home
last modified time | relevance | path

Searched refs:ON_ERROR (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/common/include/
H A Di_standard_concurrency_state_listener.h35 ON_ERROR = 0, enumerator
H A Di_standard_spatialization_state_change_listener.h32 ON_ERROR = 0, enumerator
H A Di_standard_audio_routing_manager_listener.h35 ON_ERROR = 0, enumerator
H A Di_standard_audio_policy_manager_listener.h38 ON_ERROR = 0, enumerator
H A Di_standard_client_tracker.h39 ON_ERROR = 0, enumerator
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Di_standard_transcoder_listener.h36 ON_ERROR = 0, enumerator
H A Dtranscoder_listener_stub.cpp44 case TransCoderListenerMsg::ON_ERROR: { in OnRemoteRequest()
H A Dtranscoder_listener_proxy.cpp48 int error = Remote()->SendRequest(TransCoderListenerMsg::ON_ERROR, data, reply, option); in OnError()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Di_standard_audio_server_manager_listener.h35 ON_ERROR = 0, enumerator
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Di_standard_screen_capture_listener.h38 ON_ERROR = 0, enumerator
H A Dscreen_capture_listener_stub.cpp46 case ScreenCaptureListenerMsg::ON_ERROR: { in OnRemoteRequest()
H A Dscreen_capture_listener_proxy.cpp48 int error = Remote()->SendRequest(ScreenCaptureListenerMsg::ON_ERROR, data, reply, option); in OnError()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Di_standard_recorder_listener.h38 ON_ERROR = 0, enumerator
H A Drecorder_listener_stub.cpp46 case RecorderListenerMsg::ON_ERROR: { in OnRemoteRequest()
H A Drecorder_listener_proxy.cpp48 int error = Remote()->SendRequest(RecorderListenerMsg::ON_ERROR, data, reply, option); in OnError()
/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/
H A Di_standard_player_listener.h42 ON_ERROR = 0, enumerator
H A Dplayer_listener_stub.cpp47 case PlayerListenerMsg::ON_ERROR: { in OnRemoteRequest()
/ohos5.0/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer_type.h47 ON_ERROR, enumerator
/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Dav_codec_service_ipc_interface_code.h23 ON_ERROR = 0, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp258 …pendingImageResults_.push_back({ CallbackType::ON_ERROR, userId, imageId, nullptr, 0, errorCode }); in OnError()
303 if (result.callbackType == CallbackType::ON_ERROR) { in ProcessPendingResults()
387 if (result.callbackType == CallbackType::ON_ERROR) { in ProcessVideoResults()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer_delegate_interface.h106 ON_ERROR, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/
H A Dsession_coordinator.h67 ON_ERROR, enumerator
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_stub.cpp34 memberFuncMap_[static_cast<uint32_t>(IFormRendererDelegate::Message::ON_ERROR)] = in FormRendererDelegateStub()
H A Dform_renderer_delegate_proxy.cpp205 …Remote()->SendRequest(static_cast<uint32_t>(IFormRendererDelegate::Message::ON_ERROR), data, reply… in OnError()
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_proxy.cpp134 …int error = Remote()->SendRequest(static_cast<uint32_t>(CodecListenerInterfaceCode::ON_ERROR), dat… in OnError()

12