Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp495 const int maxUid = 10000; in Dump() local
496 if (uid > maxUid) { in Dump()
/base/time/time_service/services/
Dtime_system_ability.cpp388 const int maxUid = 10000; in Dump() local
389 if (uid > maxUid) { in Dump()
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp1137 const int32_t maxUid = 10000; in Dump() local
1138 if (uid > maxUid) { in Dump()