Home
last modified time | relevance | path

Searched defs:SetEventCallback (Results 1 – 9 of 9) 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.cpp49 void EventSubscriber::SetEventCallback(EventCallback callback) in SetEventCallback() function in OHOS::DistributedKv::EventSubscriber
/foundation/ability/ability_runtime/services/common/include/
Devent_handler_wrap.h114 void SetEventCallback(std::function<void(const EventWrap&)> eventCallback) in SetEventCallback() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_column_pattern.h191 void SetEventCallback(EventCallback&& value) in SetEventCallback() function
Ddatepicker_pattern.cpp168 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.h194 void SetEventCallback(EventCallback&& value) in SetEventCallback() function
Dtimepicker_row_pattern.cpp196 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.h222 void SetEventCallback(EventCallback&& value) in SetEventCallback() function
Dtextpicker_pattern.cpp138 void TextPickerPattern::SetEventCallback(EventCallback&& value) in SetEventCallback() function in OHOS::Ace::NG::TextPickerPattern