Searched refs:resetSizeCounter (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/java/src/test/java/com/google/protobuf/
H A DCodedInputStreamTest.java514 input.resetSizeCounter();
517 input.resetSizeCounter();
521 input.resetSizeCounter();
545 input.resetSizeCounter();
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DCodedInputByteBufferNano.java452 * could call {@link #resetSizeCounter()} after each one to avoid hitting the
470 public void resetSizeCounter() { method in class:CodedInputByteBufferNano
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
H A DCodedInputStreamMicro.java507 * could call {@link #resetSizeCounter()} after each one to avoid hitting the
525 public void resetSizeCounter() { method in class:CodedInputStreamMicro
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DCodedInputStream.java948 * could call {@link #resetSizeCounter()} after each one to avoid hitting the
966 public void resetSizeCounter() { method in class:CodedInputStream
1046 * {@link #resetSizeCounter()} resets this value to zero.
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...

Completed in 6521 milliseconds