Home
last modified time | relevance | path

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

/system/core/adb/libs/adbconnection/
Dadbconnection_client.cpp42 bool SocketPeerIsTrusted(int fd) { in SocketPeerIsTrusted() function
153 bool trusted = SocketPeerIsTrusted(ctx->control_socket_.get()); in adbconnection_client_new()