Home
last modified time | relevance | path

Searched refs:Select (Results 1 – 17 of 17) sorted by relevance

/device/google/cuttlefish/common/libs/fs/
Dshared_select.h76 int Select(SharedFDSet* read_set, SharedFDSet* write_set,
Dshared_fd.cpp299 int Select(SharedFDSet* read_set, SharedFDSet* write_set, in Select() function
/device/google/cuttlefish/host/commands/secure_env/
Dworker_thread_loop_body.cpp31 int num_fds = Select(&readable_fds, nullptr, nullptr, nullptr); in WorkerInnerLoop()
/device/google/cuttlefish/host/frontend/webrtc/
Dbluetooth_handler.cpp54 Select(&read_set_, nullptr, nullptr, nullptr); in ReadLoop()
Dadb_handler.cpp84 Select(&read_set_, nullptr, nullptr, nullptr); in ReadLoop()
Dkernel_log_events_handler.cpp50 auto select_ret = Select(&read_set, nullptr, nullptr, nullptr); in ReadLoop()
/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dmain.cc125 int ret = cuttlefish::Select(&fd_read, nullptr, nullptr, nullptr); in main()
/device/google/cuttlefish/host/commands/tombstone_receiver/
Dmain.cpp97 auto val = Select(&read_set, nullptr, &error_set, &timeout); in TombstoneReceiverMain()
/device/google/cuttlefish/host/commands/modem_simulator/
Dmain.cpp132 int num_fds = Select(&read_set, nullptr, nullptr, nullptr); in ModemSimulatorMain()
Dchannel_monitor.cpp274 int num_fds = cuttlefish::Select(&read_set, nullptr, nullptr, nullptr); in MonitorLoop()
/device/linaro/hikey/hikey/
DREADME19 Select special bootloader mode by linking J15 1-2 and 3-4 pins
/device/google/cuttlefish/host/libs/command_util/
Dutil.cc133 int select_result = Select(&read_set, nullptr, nullptr, in WaitForRead()
/device/google/cuttlefish/host/commands/console_forwarder/
Dmain.cpp165 Select(&read_set, nullptr, &error_set, nullptr); in ReadLoop()
/device/google/cuttlefish/common/libs/utils/
Dvsock_connection.cpp87 return Select(&read_set, nullptr, nullptr, &timeout) > 0; in DataAvailable()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp250 auto res = Select(&rset, nullptr, nullptr, nullptr); in ReadLoop()
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all4107 esp_mem_writeb_cmd_sel(uint32_t val) "Select without ATN (0x%2.2x)"
4108 esp_mem_writeb_cmd_selatn(uint32_t val) "Select with ATN (0x%2.2x)"
4109 esp_mem_writeb_cmd_selatns(uint32_t val) "Select with ATN & stop (0x%2.2x)"
4189 lsi_do_msgout_select(int id) "Select LUN %d"
4249 scsi_disk_emulate_command_MODE_SELECT(size_t xfer) "Mode Select(6) (len %zd)"
4250 scsi_disk_emulate_command_MODE_SELECT_10(size_t xfer) "Mode Select(10) (len %zd)"
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all4107 esp_mem_writeb_cmd_sel(uint32_t val) "Select without ATN (0x%2.2x)"
4108 esp_mem_writeb_cmd_selatn(uint32_t val) "Select with ATN (0x%2.2x)"
4109 esp_mem_writeb_cmd_selatns(uint32_t val) "Select with ATN & stop (0x%2.2x)"
4189 lsi_do_msgout_select(int id) "Select LUN %d"
4249 scsi_disk_emulate_command_MODE_SELECT(size_t xfer) "Mode Select(6) (len %zd)"
4250 scsi_disk_emulate_command_MODE_SELECT_10(size_t xfer) "Mode Select(10) (len %zd)"