Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp397 for (auto& iterDestroyEventHander : destroyEventHandler_) { in NotifyDestroyEventDismiss() local
398 if (iterDestroyEventHander) { in NotifyDestroyEventDismiss()
399 iterDestroyEventHander(); in NotifyDestroyEventDismiss()