Searched refs:GetRunningLockName (Results 1 – 2 of 2) sorted by relevance
161 std::string RunningLockProxy::GetRunningLockName(const sptr<IRemoteObject>& remoteObj) in GetRunningLockName() function in OHOS::PowerMgr::RunningLockProxy213 … if (GetRunningLockName(tokenWksItem.first).find(OFFLOAD_RUNNING_NAME) != std::string::npos) { in IncreaseProxyCnt()253 … if (GetRunningLockName(tokenWksItem.first).find(OFFLOAD_RUNNING_NAME) != std::string::npos) { in DecreaseProxyCnt()
54 std::string GetRunningLockName(const sptr<IRemoteObject>& remoteObj);