Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp1486 bool is_virtual_power_rail = false; in ParsePowerRailInfo() local
1492 is_virtual_power_rail = power_rails[i]["VirtualRails"].asBool(); in ParsePowerRailInfo()
1496 if (is_virtual_power_rail) { in ParsePowerRailInfo()
1559 if (is_virtual_power_rail) { in ParsePowerRailInfo()