Home
last modified time | relevance | path

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

/test/xts/hats/powermgr/thermal/hdi_thermal/common/
Dhdi_thermal_test.cpp56 using FanEventCallback = std::function<int32_t(const HdfThermalCallbackInfo &event)>; typedef in __anon637c037d0111::FanCallbackMock
57 static int32_t RegisterFanEvent(const FanEventCallback &eventCb) in RegisterFanEvent()
/test/xts/hats/powermgr/thermal/hdi_thermal_additional/common/
DHDIThermalTest.cpp59 using FanEventCallback = std::function<int32_t(const HdfThermalCallbackInfo &event)>; typedef in __anone6ae24f70111::FanCallbackMock
60 static int32_t RegisterFanEvent(const FanEventCallback &eventCb) in RegisterFanEvent()