Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/tests/
Dmock_thermal_helper.h48 MOCK_METHOD(void, dumpVtEstimatorStatus, (std::string_view, std::ostringstream *),
/hardware/google/pixel/thermal/
Dthermal-helper.h100 virtual void dumpVtEstimatorStatus(std::string_view senor_name,
154 void dumpVtEstimatorStatus(std::string_view sensor_name,
DThermal.cpp369 thermal_helper_->dumpVtEstimatorStatus(name_info_pair.first, dump_buf); in dumpVtEstimatorInfo()
Dthermal-helper.cpp1069 void ThermalHelperImpl::dumpVtEstimatorStatus(std::string_view sensor_name, in dumpVtEstimatorStatus() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl