Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java1029 private void skipRawVarintFastPath() throws IOException { in skipRawVarintFastPath() method in CodedInputStream.ArrayDecoder
1755 private void skipRawVarintFastPath() throws IOException { in skipRawVarintFastPath() method in CodedInputStream.UnsafeDirectNioDecoder
2505 private void skipRawVarintFastPath() throws IOException { in skipRawVarintFastPath() method in CodedInputStream.StreamDecoder