Searched defs:sslWrite (Results 1 – 2 of 2) sorted by relevance
370 bool DnsTlsSocket::sslWrite(const Slice buffer) { in sslWrite() function in android::net::DnsTlsSocket
9331 static int sslWrite(JNIEnv* env, SSL* ssl, jobject fdObject, jobject shc, const char* buf, jint len, in sslWrite() function