Searched defs:newCoder (Results 1 – 1 of 1) sorted by relevance
161 Coder newCoder(int size) { in ARRAY() method167 Coder newCoder(int size) { in NIO_HEAP() method173 Coder newCoder(int size) { in NIO_HEAP_WITH_INITIAL_OFFSET() method180 Coder newCoder(int size) { in NIO_DIRECT_SAFE() method186 Coder newCoder(int size) { in NIO_DIRECT_SAFE_WITH_INITIAL_OFFSET() method193 Coder newCoder(int size) { in NIO_DIRECT_UNSAFE() method199 Coder newCoder(int size) { in NIO_DIRECT_UNSAFE_WITH_INITIAL_OFFSET() method206 Coder newCoder(int size) { in STREAM() method211 abstract Coder newCoder(int size); in newCoder() method in CodedOutputStreamTest.OutputType