Searched refs:emulTemp (Results 1 – 4 of 4) sorted by relevance
/hardware/google/pixel/thermal/tests/ |
D | mock_thermal_helper.h | 37 MOCK_METHOD(bool, emulTemp, (std::string_view, const float, const bool), (override));
|
/hardware/google/pixel/thermal/ |
D | thermal-helper.h | 87 virtual bool emulTemp(std::string_view target_sensor, const float temp, 130 bool emulTemp(std::string_view target_sensor, const float temp,
|
D | Thermal.cpp | 858 return thermal_helper_->emulTemp( in dump()
|
D | thermal-helper.cpp | 399 bool ThermalHelperImpl::emulTemp(std::string_view target_sensor, const float temp, in emulTemp() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl
|