Searched defs:setBufferAllocator (Results 1 – 8 of 8) sorted by relevance
31 abstract void setBufferAllocator(BufferAllocator bufferAllocator); in setBufferAllocator() method in AbstractConscryptEngine
527 public static void setBufferAllocator(SSLEngine engine, BufferAllocator bufferAllocator) { in setBufferAllocator() method in Conscrypt538 public static void setBufferAllocator(SSLSocket socket, BufferAllocator bufferAllocator) { in setBufferAllocator() method in Conscrypt
229 void setBufferAllocator(BufferAllocator bufferAllocator) { in setBufferAllocator() method in ConscryptEngine
71 void setBufferAllocator(BufferAllocator bufferAllocator) { in setBufferAllocator() method in Java8EngineWrapper
30 abstract void setBufferAllocator(BufferAllocator bufferAllocator); in setBufferAllocator() method in AbstractConscryptEngine
517 public static void setBufferAllocator(SSLEngine engine, BufferAllocator bufferAllocator) { in setBufferAllocator() method in Conscrypt528 public static void setBufferAllocator(SSLSocket socket, BufferAllocator bufferAllocator) { in setBufferAllocator() method in Conscrypt
70 void setBufferAllocator(BufferAllocator bufferAllocator) { in setBufferAllocator() method in Java8EngineWrapper