Searched defs:network_connect (Results 1 – 3 of 3) sorted by relevance
/system/core/adb/sysdeps/posix/ |
D | network.cpp | 136 int network_connect(const std::string& host, int port, int type, int timeout, std::string* error) { in network_connect() function
|
/system/core/adb/pairing_connection/tests/ |
D | pairing_client.cpp | 136 static int network_connect(const std::string& host, int port, int type, int timeout, in network_connect() function
|
/system/core/adb/ |
D | sysdeps_win32.cpp | 933 int network_connect(const std::string& host, int port, int type, int timeout, std::string* error) { in network_connect() function
|