Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.h464 std::function<void(const int32_t, const int32_t)> cleanViewContextMapCallback,
H A Doverlay_manager.cpp4559 std::function<void(const int32_t, const int32_t)> cleanViewContextMapCallback, in OpenBindSheetByUIContext() argument
4563 cleanViewContextMapCallback_ = cleanViewContextMapCallback; in OpenBindSheetByUIContext()