Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.h108 void SendAgentFds(bool require_handshake);
Dadbconnection.cc428 void AdbConnectionState::SendAgentFds(bool require_handshake) { in SendAgentFds() function in adbconnection::AdbConnectionState
579 SendAgentFds(/*require_handshake=*/ !performed_handshake_); in RunPollLoop()
625 SendAgentFds(/*require_handshake=*/ true); in RunPollLoop()
643 SendAgentFds(/*require_handshake=*/ true); in RunPollLoop()