Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 13 of 13) sorted by relevance

/device/google/cuttlefish/common/libs/fs/
Dshared_fd_test.cpp31 SharedFD fds[2]; in TEST() local
Dshared_fd.cpp221 int fds[2]; in Pipe() local
244 int fds[2]; in SocketPair() local
/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dmain.cc51 auto fds = android::base::Split(FLAGS_subscriber_fds, ","); in SubscribersFromCmdline() local
/device/generic/goldfish/network/netmgr/
Dpoller.cpp83 std::vector<struct pollfd> fds; in run() local
/device/generic/goldfish/network/wifi_forwarder/
Dpoller.cpp82 std::vector<struct pollfd> fds; in run() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dmain.cpp45 auto fds = android::base::Split(fd_list, ","); in ServerFdsFromCmdline() local
/device/generic/goldfish/wifi/createns/
Dcreatens.cpp221 int fds[2]; in main() local
/device/generic/goldfish/wifi/wifi_hal/
Dnetlink.cpp98 struct pollfd fds[2]; in eventLoop() local
/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp217 struct pollfd fds; in waitAndReceive() local
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCameraDevice.cpp369 fd_set fds[1]; in Select() local
/device/linaro/dragonboard/qcom/qrtr/lib/
Dqrtr.c181 struct pollfd fds; in qrtr_poll() local
/device/generic/goldfish/radio/ril/
Dif_monitor.cpp221 std::vector<struct pollfd> fds(2); in run() local
Dipv6_monitor.cpp297 std::array<struct pollfd, 2> fds; in run() local