Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.h105 void SendAgentFds(bool require_handshake);
Dadbconnection.cc403 void AdbConnectionState::SendAgentFds(bool require_handshake) { in SendAgentFds() function in adbconnection::AdbConnectionState
603 SendAgentFds(/*require_handshake=*/ !performed_handshake_); in RunPollLoop()
644 SendAgentFds(/*require_handshake=*/ true); in RunPollLoop()
660 SendAgentFds(/*require_handshake=*/ true); in RunPollLoop()