Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_proxy.cpp161 std::string RunningLockProxy::GetRunningLockName(const sptr<IRemoteObject>& remoteObj) in GetRunningLockName() function in OHOS::PowerMgr::RunningLockProxy
213 … 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()
H A Drunning_lock_proxy.h54 std::string GetRunningLockName(const sptr<IRemoteObject>& remoteObj);