Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
DThermal.h129 void dumpVirtualSensorInfo(std::ostringstream *dump_buf);
DThermal.cpp310 void Thermal::dumpVirtualSensorInfo(std::ostringstream *dump_buf) { in dumpVirtualSensorInfo() function in aidl::android::hardware::thermal::implementation::Thermal
825 dumpVirtualSensorInfo(&dump_buf); in dumpThermalData()