Home
last modified time | relevance | path

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

/system/netd/resolv/
DDnsTlsSocket.h78 netdutils::Status tcpConnect() REQUIRES(mLock);
DDnsTlsSocket.cpp66 Status DnsTlsSocket::tcpConnect() { in tcpConnect() function in android::net::DnsTlsSocket
160 Status status = tcpConnect(); in initialize()