Searched defs:ThermalEventCallback (Results 1 – 3 of 3) sorted by relevance
29 using ThermalEventCallback = std::function<int32_t(const HdfThermalCallbackInfo& event)>; variable
58 using ThermalEventCallback = std::function<int32_t(const HdfThermalCallbackInfo& event)>; typedef
41 using ThermalEventCallback = std::function<int32_t(const HdfThermalCallbackInfo &event)>; typedef in __anon62bd63e60110::ThermalCallbackMock