Searched refs:trusted (Results 1 – 1 of 1) sorted by relevance
517 bool trusted = sock >= 0; in SetupAdbConnection() local520 trusted = trusted && socket_peer_is_trusted(sock); in SetupAdbConnection()522 if (!trusted) { in SetupAdbConnection()