Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Dsheet_manager.h213 struct SheetContentKey { struct
214 SheetContentKey() {} in SheetContentKey() function
215 SheetContentKey(int32_t inputInstanceId, int32_t inputContentNodeId) in SheetContentKey() argument
219 bool operator<(const SheetContentKey& other) const { argument