Searched refs:dumpVtEstimatorStatus (Results 1 – 4 of 4) sorted by relevance
48 MOCK_METHOD(void, dumpVtEstimatorStatus, (std::string_view, std::ostringstream *),
100 virtual void dumpVtEstimatorStatus(std::string_view senor_name,154 void dumpVtEstimatorStatus(std::string_view sensor_name,
369 thermal_helper_->dumpVtEstimatorStatus(name_info_pair.first, dump_buf); in dumpVtEstimatorInfo()
1069 void ThermalHelperImpl::dumpVtEstimatorStatus(std::string_view sensor_name, in dumpVtEstimatorStatus() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl