Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.cc517 bool trusted = sock >= 0; in SetupAdbConnection() local
520 trusted = trusted && socket_peer_is_trusted(sock); in SetupAdbConnection()
522 if (!trusted) { in SetupAdbConnection()