Searched refs:sslWrite (Results 1 - 2 of 2) sorted by relevance

/system/netd/server/dns/
H A DDnsTlsSocket.h90 bool sslWrite(const Slice buffer) REQUIRES(mLock);
H A DDnsTlsSocket.cpp315 bool DnsTlsSocket::sslWrite(const Slice buffer) { function in class:android::net::DnsTlsSocket
484 if (!sslWrite(netdutils::makeSlice(buf))) {

Completed in 61 milliseconds