Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
DThermal.h133 void dumpPowerRailInfo(std::ostringstream *dump_buf);
DThermal.cpp558 void Thermal::dumpPowerRailInfo(std::ostringstream *dump_buf) { in dumpPowerRailInfo() function in aidl::android::hardware::thermal::implementation::Thermal
829 dumpPowerRailInfo(&dump_buf); in dumpThermalData()