Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/application/protector/src/
H A 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()
H A 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()
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/include/
H A Devloop.h35 int epfd; member