| /device/google/cuttlefish_common/common/libs/fs/ |
| D | shared_fd_test.cpp | 48 SharedFD fds[2]; in TEST() local 62 SharedFD fds[2]; in TEST() local
|
| D | shared_fd.cpp | 236 int fds[2]; in Pipe() local 258 int fds[2]; in SocketPair() local
|
| /device/google/cuttlefish_common/host/commands/ivserver/ |
| D | qemu_client.cc | 114 cvd::SharedFD fds[] = {socket}; in SendSocketInfo() local
|
| D | hald_client.cc | 116 cvd::SharedFD fds[3] = {guest_to_host_efd, host_to_guest_efd, in PerformHandshake() local
|
| D | hald_client_test.cc | 168 cvd::SharedFD fds[3]; in TEST_F() local
|
| /device/google/cuttlefish_common/host/commands/kernel_log_monitor/ |
| D | main.cc | 50 auto fds = cvd::StrSplit(FLAGS_subscriber_fds, ','); in SubscribersFromCmdline() local
|
| /device/generic/goldfish/network/netmgr/ |
| D | poller.cpp | 83 std::vector<struct pollfd> fds; in run() local
|
| /device/generic/goldfish/wifi/createns/ |
| D | createns.cpp | 221 int fds[2]; in main() local
|
| /device/generic/goldfish/wifi/wifi_hal/ |
| D | netlink.cpp | 98 struct pollfd fds[2]; in eventLoop() local
|
| /device/generic/goldfish/wifi/ipv6proxy/ |
| D | proxy.cpp | 116 std::vector<pollfd> fds(mInnerIfs.size() + 1); in run() local
|
| /device/google/cuttlefish_common/host/vsoc/lib/ |
| D | region_control.cpp | 242 SharedFD fds[3]; in Open() local
|
| /device/generic/goldfish/dhcp/client/ |
| D | dhcpclient.cpp | 216 struct pollfd fds; in waitAndReceive() local
|
| /device/google/cuttlefish_common/guest/hals/camera/ |
| D | EmulatedCameraDevice.cpp | 373 fd_set fds[1]; in stopThread() local
|
| /device/generic/goldfish/ril/ |
| D | if_monitor.cpp | 163 std::vector<struct pollfd> fds(2); in run() local
|
| /device/google/cuttlefish_common/guest/hals/sensors/ |
| D | vsoc_sensors.cpp | 265 cvd::SharedFDSet fds; in Receiver() local
|
| /device/generic/goldfish/dhcp/server/ |
| D | dhcpserver.cpp | 82 struct pollfd fds; in run() local
|
| /device/google/marlin/camera/usbcamcore/src/ |
| D | QualcommUsbCamera.cpp | 2050 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/ |
| D | test_subprocess.py | 800 def check_close_std_fds(self, fds): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | _ssl.c | 1113 fd_set fds; in check_socket_and_wait_for_timeout() local
|
| D | socketmodule.c | 697 fd_set fds; in internal_select() local 1988 fd_set fds; local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | socketmodule.c | 713 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/ |
| D | edk2module.c | 3098 int fds[2]; in edk2_pipe() local
|