Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dxcomponent_event_hub.h25 using DestroyEvent = std::function<void()>; variable
Dxcomponent_model.h28 using DestroyEvent = std::function<void()>; variable