Home
last modified time | relevance | path

Searched defs:GetEventTargetImpl (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/event/
Daxis_event.h236 using GetEventTargetImpl = std::function<std::optional<EventTarget>()>; variable
Dtouch_event.h348 using GetEventTargetImpl = std::function<std::optional<EventTarget>()>; variable