Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp61 constexpr int UID_TRANSFROM_DIVISOR = 200000; variable
2601 int windowAccountId = windowNode->GetCallingUid() / UID_TRANSFROM_DIVISOR; in RemoveSingleUserWindowNodes()