Searched refs:GetReasonTypeString (Results 1 – 3 of 3) sorted by relevance
237 PowerUtils::GetReasonTypeString(reason).c_str()); in EmplaceAwake()240 "REASON", PowerUtils::GetReasonTypeString(reason).c_str()); in EmplaceAwake()275 "REASON", PowerUtils::GetReasonTypeString(reason).c_str()); in EmplaceInactive()522 PowerUtils::GetReasonTypeString(reason).c_str()); in HandlePreBrightWakeUp()1531 PowerUtils::GetReasonTypeString(reason_).c_str()); in WakeupDeviceInner()1580 PowerUtils::GetReasonTypeString(reason).c_str()); in WakeupDeviceInner()1586 PowerUtils::GetReasonTypeString(reason).c_str()); in WakeupDeviceInner()1607 PowerUtils::GetReasonTypeString(reason).c_str()); in WakeupDeviceInner()1624 PowerUtils::GetReasonTypeString(reason).c_str()); in WakeupDeviceInner()1942 PowerUtils::GetReasonTypeString(reason).c_str(), ignoreLock); in WakeupDeviceInner()[all …]
26 static const std::string GetReasonTypeString(StateChangeReason type);
23 const std::string PowerUtils::GetReasonTypeString(StateChangeReason type) in GetReasonTypeString() function in OHOS::PowerMgr::PowerUtils