Home
last modified time | relevance | path

Searched refs:maxUid (Results 1 - 2 of 2) sorted by relevance

/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp633 const int maxUid = 10000; in Dump() local
634 if (uid > maxUid) { in Dump()
/base/time/time_service/services/
H A Dtime_system_ability.cpp503 const int maxUid = 10000; in Dump() local
504 if (uid > maxUid) { in Dump()

Completed in 4 milliseconds