Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Dscene_viewer_touch_handler.h35 void SetEventCallback(const SceneViewerEventCallback& eventCallback) in SetEventCallback() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_impl.cpp52 void EventSubscriber::SetEventCallback(EventCallback callback) in SetEventCallback() function in OHOS::DistributedKv::EventSubscriber
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_handler_wrap.h124 void SetEventCallback(std::function<void(const EventWrap&)> eventCallback) in SetEventCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.h192 void SetEventCallback(EventCallback&& value) in SetEventCallback() function
H A Ddatepicker_pattern.cpp213 void DatePickerPattern::SetEventCallback(EventCallback&& value) in SetEventCallback() function in OHOS::Ace::NG::DatePickerPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.h196 void SetEventCallback(EventCallback&& value) in SetEventCallback() function
H A Dtimepicker_row_pattern.cpp334 void TimePickerRowPattern::SetEventCallback(EventCallback&& value) in SetEventCallback() function in OHOS::Ace::NG::TimePickerRowPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.h236 void SetEventCallback(EventCallback&& value) in SetEventCallback() function
H A Dtextpicker_pattern.cpp278 void TextPickerPattern::SetEventCallback(EventCallback&& value) in SetEventCallback() function in OHOS::Ace::NG::TextPickerPattern
/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dkey_session_napi.cpp622 napi_value MediaKeySessionNapi::SetEventCallback(napi_env env, napi_callback_info info) in SetEventCallback() function in OHOS::DrmStandard::MediaKeySessionNapi
H A Dmedia_key_system_napi.cpp1028 napi_value MediaKeySystemNapi::SetEventCallback(napi_env env, napi_callback_info info) in SetEventCallback() function in OHOS::DrmStandard::MediaKeySystemNapi