Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h37 #define EPOLL_MAX_EVENTS (32) macro
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h70 constexpr uint32_t EPOLL_MAX_EVENTS = 16; variable