Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/pairing/tests/
H A Dpairing_server.cpp76 bool handleNewClientConnection(int fd) EXCLUDES(conn_mutex_);
266 handleNewClientConnection(server_fd_.get()); in serverWorker()
376 bool PairingServerImpl::handleNewClientConnection(int fd) { in handleNewClientConnection() function in adbwifi::pairing::__anon670943110110::PairingServerImpl