Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/common/libs/fs/
Dshared_fd_test.cpp48 SharedFD fds[2]; in TEST() local
62 SharedFD fds[2]; in TEST() local
Dshared_fd.cpp236 int fds[2]; in Pipe() local
258 int fds[2]; in SocketPair() local
/device/google/cuttlefish_common/host/commands/ivserver/
Dqemu_client.cc114 cvd::SharedFD fds[] = {socket}; in SendSocketInfo() local
Dhald_client.cc116 cvd::SharedFD fds[3] = {guest_to_host_efd, host_to_guest_efd, in PerformHandshake() local
Dhald_client_test.cc168 cvd::SharedFD fds[3]; in TEST_F() local
/device/google/cuttlefish_common/host/commands/kernel_log_monitor/
Dmain.cc50 auto fds = cvd::StrSplit(FLAGS_subscriber_fds, ','); in SubscribersFromCmdline() local
/device/generic/goldfish/network/netmgr/
Dpoller.cpp83 std::vector<struct pollfd> fds; in run() 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/wifi/ipv6proxy/
Dproxy.cpp116 std::vector<pollfd> fds(mInnerIfs.size() + 1); in run() local
/device/google/cuttlefish_common/host/vsoc/lib/
Dregion_control.cpp242 SharedFD fds[3]; in Open() local
/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp216 struct pollfd fds; in waitAndReceive() local
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCameraDevice.cpp373 fd_set fds[1]; in stopThread() local
/device/generic/goldfish/ril/
Dif_monitor.cpp163 std::vector<struct pollfd> fds(2); in run() local
/device/google/cuttlefish_common/guest/hals/sensors/
Dvsoc_sensors.cpp265 cvd::SharedFDSet fds; in Receiver() local
/device/generic/goldfish/dhcp/server/
Ddhcpserver.cpp82 struct pollfd fds; in run() local
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp2050 fd_set fds; in previewloop() local
2518 fd_set fds; in takePictureThread() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_subprocess.py800 def check_close_std_fds(self, fds): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_ssl.c1113 fd_set fds; in check_socket_and_wait_for_timeout() local
Dsocketmodule.c697 fd_set fds; in internal_select() local
1988 fd_set fds; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c713 fd_set fds; in internal_select_ex() local
2047 fd_set fds; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c3098 int fds[2]; in edk2_pipe() local