| /device/google/cuttlefish/host/commands/cvd/ |
| D | server_client.cpp | 60 auto fds = CF_EXPECT(read_result.FileDescriptors(), in GetRequest() local 92 std::vector<SharedFD> fds, in RequestWithStdio()
|
| D | main.cc | 88 Result<void> RunServer(const RunServerParam& fds) { in RunServer()
|
| D | server.cc | 483 Result<int> CvdServerMain(ServerMainParam&& fds) { in CvdServerMain()
|
| /device/generic/vulkan-cereal/fake-android-guest/utils/ |
| D | Flattenable.h | 125 void*& buffer, size_t& size, int*& fds, size_t& count) const { in flatten() 130 void const*& buffer, size_t& size, int const*& fds, size_t& count) { in unflatten()
|
| /device/google/cuttlefish/common/libs/fs/ |
| D | shared_fd_test.cpp | 31 SharedFD fds[2]; in TEST() local
|
| D | shared_fd.h | 317 std::vector<int> fds; in SendFileDescriptors() local
|
| D | shared_fd.cpp | 312 int SharedFD::Poll(std::vector<PollSharedFd>& fds, int timeout) { in Poll() 316 int SharedFD::Poll(PollSharedFd* fds, size_t num_fds, int timeout) { in Poll() 373 int fds[2]; in Pipe() local 410 int fds[2]; in SocketPair() local
|
| /device/google/cuttlefish/common/libs/utils/ |
| D | unix_sockets.cpp | 56 const std::vector<SharedFD>& fds) { in FromFileDescriptors() 164 std::vector<SharedFD> fds; in FileDescriptors() local
|
| D | unix_sockets_test.cpp | 54 auto fds = message.FileDescriptors(); in TEST() local
|
| /device/google/trout/hal/sensors/2.0/ |
| D | MultiPoll.cpp | 30 std::vector<pollfd> fds; in poll() local
|
| /device/google/cuttlefish/host/commands/kernel_log_monitor/ |
| D | main.cc | 53 auto fds = android::base::Split(FLAGS_subscriber_fds, ","); in SubscribersFromCmdline() local
|
| /device/google/cuttlefish/host/commands/modem_simulator/ |
| D | main.cpp | 46 auto fds = android::base::Split(fd_list, ","); in ServerFdsFromCmdline() local
|
| /device/generic/goldfish-opengl/shared/gralloc_cb/include/ |
| D | gralloc_cb_bp.h | 75 int32_t fds[2]; member
|
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/base/ |
| D | cros_gralloc_handle.h | 25 int32_t fds[DRV_MAX_FDS]; member
|
| /device/generic/goldfish/wifi/wifi_hal/ |
| D | netlink.cpp | 98 struct pollfd fds[2]; in eventLoop() local
|
| /device/generic/goldfish-opengl/fuchsia/include/ |
| D | cros_gralloc_handle.h | 25 int32_t fds[DRV_MAX_FDS]; member
|
| /device/generic/vulkan-cereal/fake-android-guest/androidImpl/ |
| D | GraphicBuffer.cpp | 283 status_t GraphicBuffer::flatten(void*& buffer, size_t& size, int*& fds, size_t& count) const { in flatten() 318 void const*& buffer, size_t& size, int const*& fds, size_t& count) { in unflatten()
|
| D | AHardwareBuffer.cpp | 139 std::unique_ptr<int[]> fds(new int[fdCount]); in AHardwareBuffer_sendHandleToUnixSocket() local
|
| /device/google/cuttlefish/guest/commands/bt_vhci_forwarder/ |
| D | main.cpp | 113 struct pollfd fds[2]; in main() local
|
| /device/generic/goldfish/dhcp/client/ |
| D | dhcpclient.cpp | 217 struct pollfd fds; in waitAndReceive() local
|
| /device/google/cuttlefish/host/commands/run_cvd/ |
| D | boot_state_machine.cc | 277 std::vector<SharedFD> fds = {reboot_notification_, fg_launcher_pipe_}; in MaybeWriteNotification() local
|
| /device/google/cuttlefish/host/commands/cvd/server_command/ |
| D | load_configs.cpp | 266 std::vector<SharedFD> fds = {dev_null, dev_null, dev_null}; in CreateCommandSequence() local
|
| D | serial_launch.cpp | 360 std::vector<SharedFD> fds; in CreateCommandSequence() local
|
| /device/google/cuttlefish/host/commands/run_cvd/launch/ |
| D | streamer.cpp | 162 std::vector<SharedFD> fds; in AddConfUiFifo() local
|
| /device/linaro/dragonboard/qcom/qrtr/lib/ |
| D | qrtr.c | 181 struct pollfd fds; in qrtr_poll() local
|