Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_manager.h42 void CleanBindSheetMap(int32_t instanceId, int32_t sheetContentNodeId) in CleanBindSheetMap()
H A Dsheet_manager.cpp61 …GetOverlayAndTargetNode(int32_t targetId, const SheetStyle& sheetStyle, int32_t sheetContentNodeId, in GetOverlayAndTargetNode()
148 auto cleanMapFunc = [](const int32_t instanceId, const int32_t sheetContentNodeId) { in OpenBindSheetByUIContext()