Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp62 constexpr int UID_MIN = 100; variable
2602 if (windowAccountId < UID_MIN || windowAccountId == accountId) { in RemoveSingleUserWindowNodes()