Home
last modified time | relevance | path

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

/system/weaved/buffet/
Dsocket_stream.cc66 int ConnectSocket(const std::string& host, uint16_t port) { in ConnectSocket() function
148 int socket_fd = ConnectSocket(host, port); in ConnectBlocking()