Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
Dform_event_hub.h66 void SetOnCache(FormCacheCallback&& onCache) in SetOnCache()
122 auto onCache = onCache_; in FireOnCache() local