Searched refs:trusted (Results 1 – 1 of 1) sorted by relevance
516 bool trusted = sock >= 0 && art::SocketPeerIsTrusted(sock); in SetupAdbConnection() local517 if (!trusted) { in SetupAdbConnection()