Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/
H A Djs_process.cpp41 constexpr int PER_USER_RANGE = 100000; variable
298 auto uid = prouid % PER_USER_RANGE; in IsIsolatedProcess()
316 const auto appId = number % PER_USER_RANGE; in IsAppUid()
472 const auto appId = number % PER_USER_RANGE; in IsAppUid()