Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libvrr/Power/
DDisplayStateResidencyWatcher.cpp30 constexpr std::string_view kPowerStatsPropertyPrefix = "ro.vendor"; variable
43 std::string displayEntityNameId = std::string(kPowerStatsPropertyPrefix) + "." + in DisplayStateResidencyWatcher()