Home
last modified time | relevance | path

Searched refs:FormCacheCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_event_hub.h27 using FormCacheCallback = std::function<void()>; variable
61 void SetOnCache(FormCacheCallback&& onCache) in SetOnCache()
120 FormCacheCallback onCache_;