Home
last modified time | relevance | path

Searched defs:AfterSelect (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish_common/host/commands/virtual_usb_manager/vadb/
Dvirtual_adb_server.cpp28 void VirtualADBServer::AfterSelect(const cvd::SharedFDSet& fd_read) { in AfterSelect() function in vadb::VirtualADBServer
Dvirtual_adb_client.cpp203 bool VirtualADBClient::AfterSelect(const cvd::SharedFDSet& fd_read) { in AfterSelect() function in vadb::VirtualADBClient
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/
Dserver.cpp50 void Server::AfterSelect(const cvd::SharedFDSet& fd_read) { in AfterSelect() function in vadb::usbip::Server
Dclient.cpp130 bool Client::AfterSelect(const cvd::SharedFDSet& fd_read) { in AfterSelect() function in vadb::usbip::Client
/device/google/cuttlefish_common/host/commands/kernel_log_monitor/
Dkernel_log_server.cc81 void KernelLogServer::AfterSelect(const cvd::SharedFDSet& fd_read) { in AfterSelect() function in monitor::KernelLogServer