Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java1015 private void skipRawVarintFastPath() throws IOException { in skipRawVarintFastPath() method in CodedInputStream.ArrayDecoder
1719 private void skipRawVarintFastPath() throws IOException { in skipRawVarintFastPath() method in CodedInputStream.UnsafeDirectNioDecoder
2501 private void skipRawVarintFastPath() throws IOException { in skipRawVarintFastPath() method in CodedInputStream.StreamDecoder