Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_proxy.cpp118 ProxyInner(remoteObj, bundleName, RunningLockEvent::RUNNINGLOCK_UPDATE); in UpdateWorkSource()
145 case RunningLockEvent::RUNNINGLOCK_UPDATE: in ProxyInner()
227 … ProxyInner(tokenWksItem.first, MergeBundleName(wksMap), RunningLockEvent::RUNNINGLOCK_UPDATE); in IncreaseProxyCnt()
267 … ProxyInner(tokenWksItem.first, MergeBundleName(wksMap), RunningLockEvent::RUNNINGLOCK_UPDATE); in DecreaseProxyCnt()
H A Drunning_lock_proxy.h28 RUNNINGLOCK_UPDATE = 0, enumerator