Home
last modified time | relevance | path

Searched defs:network_connect (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/adb/sysdeps/posix/
H A Dnetwork.cpp136 int network_connect(const std::string& host, int port, int type, int timeout, std::string* error) { in network_connect() function
/aosp12/packages/modules/adb/pairing_connection/tests/
H A Dpairing_client.cpp136 static int network_connect(const std::string& host, int port, int type, int timeout, in network_connect() function
/aosp12/packages/modules/adb/
H A Dsysdeps_win32.cpp1127 int network_connect(const std::string& host, int port, int type, int timeout, std::string* error) { in network_connect() function