Searched defs:fd_ (Results 1 – 7 of 7) sorted by relevance
| /device/google/cuttlefish/guest/commands/bt_vhci_forwarder/ | ||
| D | main.cpp | 47 ssize_t send(int fd_, uint8_t type, const uint8_t* data, size_t length) {  in send() | 
| /device/google/cuttlefish/common/libs/utils/ | ||
| D | vsock_connection.h | 67   SharedFD fd_;  variable | 
| D | tcp_socket.h | 67   SharedFD fd_;  variable | 
| /device/google/cuttlefish/guest/commands/vsoc_input_service/ | ||
| D | virtual_device_base.h | 48   int fd_ = -1;  variable | 
| /device/google/cuttlefish/host/commands/cvd/ | ||
| D | lock_file.h | 52   SharedFD fd_;  variable | 
| /device/google/cuttlefish/common/libs/fs/ | ||
| D | shared_fd.h | 353   int fd_;  variable | 
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 4891   ScopedFile fd_;  member in perfetto::base::TempFile |