Searched refs:ThermalCallback (Results 1 – 6 of 6) sorted by relevance
51 class ThermalCallback class55 virtual ~ThermalCallback() = default;73 mThermalCallback = new(std::nothrow) ThermalCallback(); in SetUp()86 sp<ThermalCallback> mThermalCallback;
57 class ThermalCallback : public ::testing::VtsHalHidlTargetCallbackBase<ThermalCallbackArgs>, class74 mThermalCallback = new (std::nothrow) ThermalCallback(); in SetUp()101 sp<ThermalCallback> mThermalCallback;109 sp<ThermalCallback> thermalCallback = new (std::nothrow) ThermalCallback(); in TEST_P()130 sp<ThermalCallback> localThermalCallback = new (std::nothrow) ThermalCallback(); in TEST_P()150 sp<ThermalCallback> localThermalCallback = new (std::nothrow) ThermalCallback(); in TEST_P()
60 struct ThermalCallback { struct94 const ThermalCallback& thermal_callback);309 ThermalCallback thermal_callback_;
588 const ThermalCallback& thermal_callback) { in SetSessionCallback()
395 ThermalCallback thermal_callback = { in TEST_F()
419 google_camera_hal::ThermalCallback thermal_callback = { in SetSessionCallbacks()