Searched refs:tcpConnect (Results 1 – 2 of 2) sorted by relevance
73 Status DnsTlsSocket::tcpConnect() { in tcpConnect() function in android::net::DnsTlsSocket201 if (Status status = tcpConnect(); !status.ok()) { in startHandshake()406 if (Status status = tcpConnect(); !status.ok()) { in loop()
115 netdutils::Status tcpConnect() REQUIRES(mLock);