Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/include/
Drunning_lock_proxy.h38 … bool DecreaseProxyCnt(pid_t pid, pid_t uid, const std::function<void(void)>& unProxyRunningLock);
/base/powermgr/power_manager/services/native/src/
Drunning_lock_proxy.cpp103 …kProxy::DecreaseProxyCnt(pid_t pid, pid_t uid, const std::function<void(void)>& unProxyRunningLock) in DecreaseProxyCnt() argument
119 unProxyRunningLock(); in DecreaseProxyCnt()