Home
last modified time | relevance | path

Searched defs:epoll_fd (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dservice_endpoint.h108 int epoll_fd() const override { return epoll_fd_.Get(); } in epoll_fd() function
/frameworks/native/libs/vr/libpdx_uds/
Dchannel_event_set.cpp74 LocalHandle epoll_fd; in ChannelEventReceiver() local
/frameworks/native/libs/vr/libbufferhub/
Dbuffer_hub-test.cpp114 LocalHandle epoll_fd{epoll_create1(EPOLL_CLOEXEC)}; in TEST_F() local
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp1407 int epoll_fd; in run_server() local