Home
last modified time | relevance | path

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

/system/core/adb/
Dsocket_spec.cpp122 static bool tcp_host_is_local(std::string_view hostname) { in tcp_host_is_local() function
150 return tcp_host_is_local(hostname); in is_local_socket_spec()
162 if (tcp_host_is_local(hostname)) { in socket_spec_connect()
274 } else if (tcp_host_is_local(hostname)) { in socket_spec_listen()