Searched refs:AssembleProxyKey (Results 1 – 2 of 2) sorted by relevance
29 std::string proxyKey = AssembleProxyKey(pid, uid); in AddRunningLock()51 std::string proxyKey = AssembleProxyKey(pid, uid); in RemoveRunningLock()76 std::string proxyKey = AssembleProxyKey(pid, uid); in UpdateWorkSource()197 std::string proxyKey = AssembleProxyKey(pid, uid); in IncreaseProxyCnt()236 std::string proxyKey = AssembleProxyKey(pid, uid); in DecreaseProxyCnt()323 std::string proxyKey = AssembleProxyKey(pid, uid); in UpdateProxyState()349 std::string RunningLockProxy::AssembleProxyKey(pid_t pid, pid_t uid) in AssembleProxyKey() function in OHOS::PowerMgr::RunningLockProxy
52 std::string AssembleProxyKey(pid_t pid, pid_t uid);