Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
DThermal.h131 void dumpThrottlingInfo(std::ostringstream *dump_buf);
DThermal.cpp373 void Thermal::dumpThrottlingInfo(std::ostringstream *dump_buf) { in dumpThrottlingInfo() function in aidl::android::hardware::thermal::implementation::Thermal
827 dumpThrottlingInfo(&dump_buf); in dumpThermalData()