Home
last modified time | relevance | path

Searched defs:errorCallback_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmedia_player_impl.h67 CommonEvent errorCallback_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drich_text_component.h88 ErrorCallback errorCallback_ = nullptr; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_input.h386 std::shared_ptr<ErrorCallback> errorCallback_; variable
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddstream_operator.h157 function<void(ErrorType, int)> errorCallback_; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.h127 jerry_value_t errorCallback_; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/input/
H A Dcamera_input_napi.h122 shared_ptr<ErrorCallbackListener> errorCallback_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.h260 ErrorEventHandler errorCallback_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h260 ErrorCallback errorCallback_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp361 std::shared_ptr<NativeScreenCaptureErrorCallback> errorCallback_ = nullptr; member in NativeScreenCaptureCallback
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h1127 ErrorCallback errorCallback_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp262 std::shared_ptr<NativeAVPlayerOnErrorCallback> errorCallback_ = nullptr; member in NativeAVPlayerCallback