Searched refs:FanEventCallback (Results 1 – 2 of 2) sorted by relevance
56 using FanEventCallback = std::function<int32_t(const HdfThermalCallbackInfo &event)>; typedef in __anon637c037d0111::FanCallbackMock57 static int32_t RegisterFanEvent(const FanEventCallback &eventCb) in RegisterFanEvent()
59 using FanEventCallback = std::function<int32_t(const HdfThermalCallbackInfo &event)>; typedef in __anone6ae24f70111::FanCallbackMock60 static int32_t RegisterFanEvent(const FanEventCallback &eventCb) in RegisterFanEvent()