Home
last modified time | relevance | path

Searched defs:writeDirectByteBuffer (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/common/src/main/java/org/conscrypt/
DSslWrapper.java502 int writeDirectByteBuffer(long sourceAddress, int sourceLength) throws IOException { in writeDirectByteBuffer() method in SslWrapper
555 int writeDirectByteBuffer(long address, int length) throws IOException { in writeDirectByteBuffer() method in SslWrapper.BioWrapper