Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_proxy.cpp110 bool isProxyed = tokenWksMapIter->second.second != 0 && in UpdateWorkSource() local
113 if (isProxyed && wksCount > proxyCount) { in UpdateWorkSource()
115 } else if (!isProxyed && wksCount > 0 && wksCount == proxyCount) { in UpdateWorkSource()