Home
last modified time | relevance | path

Searched refs:disPlayPowerInfo (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp141 std::string disPlayPowerInfo = GetDisPlayPowerInfo(); in SendFaultLog() local
144 info.summary += std::string(DISPLAY_POWER_INFO) + disPlayPowerInfo; in SendFaultLog()
345 std::string disPlayPowerInfo; in GetDisPlayPowerInfo() local
347 disPlayPowerInfo = "powerState:" + GetPowerStateString(powerState) + "\n"; in GetDisPlayPowerInfo()
348 return disPlayPowerInfo; in GetDisPlayPowerInfo()

Completed in 2 milliseconds