Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
DThermal.h41 struct CoolingDeviceCallbackSetting { struct
42 CoolingDeviceCallbackSetting(std::shared_ptr<ICoolingDeviceChangedCallback> callback, in CoolingDeviceCallbackSetting() function
45 std::shared_ptr<ICoolingDeviceChangedCallback> callback;
46 bool is_filter_type;
47 CoolingType type;