Home
last modified time | relevance | path

Searched defs:maxevents (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/intention/common/epoll/src/
H A Depoll_manager.cpp99 int32_t EpollManager::Wait(struct epoll_event *events, int32_t maxevents) in Wait() argument
104 int32_t EpollManager::WaitTimeout(struct epoll_event *events, int32_t maxevents, int32_t timeout) in WaitTimeout() argument
/foundation/multimodalinput/input/util/socket/src/
H A Duds_socket.cpp74 int32_t UDSSocket::EpollWait(struct epoll_event &events, int32_t maxevents, int32_t timeout, int32_t epollFd) in EpollWait() argument
/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_manager_test.cpp264 int32_t ContextService::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_ffrt_io.cpp602 int maxevents = 1024; in HWTEST_F() local
629 int maxevents = 1024; in HWTEST_F() local
660 int maxevents = -1; in HWTEST_F() local
688 int maxevents = 1024; in HWTEST_F() local
756 int maxevents = 1024; in HWTEST_F() local
[all...]

Completed in 4 milliseconds