Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/application/protector/src/
Dthermal_protector_timer.cpp71 int32_t ThermalProtectorTimer::RegisterCallback(const int32_t fd, const EventType et, int32_t epfd) in RegisterCallback()
141 int32_t ThermalProtectorTimer::LoopingThreadEntry(void *arg, int32_t epfd) in LoopingThreadEntry()
164 void ThermalProtectorTimer::Run(void *service, int32_t epfd) in Run()
Dthermal_sensor_provider.cpp177 int32_t ThermalSensorProvider::RegisterCallback(const int fd, const EventType et, int32_t epfd) in RegisterCallback()
197 int32_t ThermalSensorProvider::LoopingThreadEntry(void *arg, int32_t epfd) in LoopingThreadEntry()
216 void ThermalSensorProvider::Run(void *service, int32_t epfd) in Run()