Home
last modified time | relevance | path

Searched defs:GetEventCallback (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.h187 const EventCallback& GetEventCallback() const in GetEventCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.h191 const EventCallback& GetEventCallback() const in GetEventCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_animator.cpp134 std::function<void()> GetEventCallback(const JSCallbackInfo& info, const std::string& name) in GetEventCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.h231 const EventCallback& GetEventCallback() const in GetEventCallback() function
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_module.cpp308 JSIValue AudioModule::GetEventCallback(const AudioEventListener *listener) in GetEventCallback() function in OHOS::ACELite::AudioModule