Home
last modified time | relevance | path

Searched refs:readRawBytes (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java198 return new String(readRawBytes(size), InternalNano.UTF_8); in readString()
243 return readRawBytes(size); in readBytes()
609 public byte[] readRawBytes(final int size) throws IOException { in readRawBytes() method in CodedInputByteBufferNano
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java206 return new String(readRawBytes(size), "UTF-8"); in readString()
250 return ByteStringMicro.copyFrom(readRawBytes(size)); in readBytes()
663 public byte[] readRawBytes(final int size) throws IOException { in readRawBytes() method in CodedInputStreamMicro
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedInputStreamTest.java506 input.readRawBytes(16); in testResetSizeCounter()
521 input.readRawBytes(16); in testResetSizeCounter()
526 input.readRawBytes(17); // Hits limit again. in testResetSizeCounter()
542 byte[] message = input.readRawBytes(16); in testSizeLimitMultipleMessages()
DLiteralByteStringTest.java516 byte[] roundTripBytes = cis.readRawBytes(referenceBytes.length); in testNewCodedInput()
DNioByteStringTest.java587 byte[] roundTripBytes = cis.readRawBytes(BYTES.length); in testNewCodedInput()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java1140 public byte[] readRawBytes(final int size) throws IOException { in readRawBytes() method in CodedInputStream
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...