Home
last modified time | relevance | path

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

/packages/modules/adb/libs/adbconnection/
Dadbconnection_client.cpp58 bool SocketPeerIsTrusted(int fd) { in SocketPeerIsTrusted() function
219 bool trusted = SocketPeerIsTrusted(ctx->control_socket_.get()); in adbconnection_client_new()