Searched refs:AssembleProxyKey (Results 1 – 2 of 2) sorted by relevance
25 std::string proxyKey = AssembleProxyKey(pid, uid); in AddRunningLock()45 std::string proxyKey = AssembleProxyKey(pid, uid); in RemoveRunningLock()67 std::string proxyKey = AssembleProxyKey(pid, uid); in GetRemoteObjectList()77 std::string proxyKey = AssembleProxyKey(pid, uid); in IsProxied()87 std::string proxyKey = AssembleProxyKey(pid, uid); in IncreaseProxyCnt()105 std::string proxyKey = AssembleProxyKey(pid, uid); in DecreaseProxyCnt()155 std::string RunningLockProxy::AssembleProxyKey(pid_t pid, pid_t uid) in AssembleProxyKey() function in OHOS::PowerMgr::RunningLockProxy
43 std::string AssembleProxyKey(pid_t pid, pid_t uid);