Home
last modified time | relevance | path

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

/system/core/adb/sysdeps/posix/
Dnetwork.cpp133 int network_connect(const std::string& host, int port, int type, int timeout, std::string* error) { in network_connect() function
/system/core/adb/
Dsysdeps_win32.cpp895 int network_connect(const std::string& host, int port, int type, int timeout, std::string* error) { in network_connect() function