Searched refs:GetRunningLockTypeString (Results 1 – 4 of 4) sorted by relevance
29 static const std::string GetRunningLockTypeString(RunningLockType type);
154 const std::string PowerUtils::GetRunningLockTypeString(RunningLockType type) in GetRunningLockTypeString() function in OHOS::PowerMgr::PowerUtils
234 …backgroundLockParam.name = PowerUtils::GetRunningLockTypeString(RunningLockType::RUNNINGLOCK_COORD… in InitLocksTypeCoordination()719 .append(PowerUtils::GetRunningLockTypeString(it->first)) in DumpInfo()742 .append(" type=").append(PowerUtils::GetRunningLockTypeString(lockParam.type)) in DumpInfo()
1310 PowerUtils::GetRunningLockTypeString(*iter).c_str(), count, in WakeupDeviceInner()