Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
DThermal.h41 struct CoolingDeviceCallbackSetting { struct
42 CoolingDeviceCallbackSetting(std::shared_ptr<ICoolingDeviceChangedCallback> callback, in CoolingDeviceCallbackSetting() function
115 std::vector<CoolingDeviceCallbackSetting> cdev_callbacks_;
DThermal.cpp259 [&](const CoolingDeviceCallbackSetting &c) { in registerCoolingDeviceChangedCallbackWithType()
287 [&](const CoolingDeviceCallbackSetting &c) { in unregisterCoolingDeviceChangedCallback()