Home
last modified time | relevance | path

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

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