Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java1040 private void skipRawVarintSlowPath() throws IOException { in skipRawVarintSlowPath() method in CodedInputStream.ArrayDecoder
1766 private void skipRawVarintSlowPath() throws IOException { in skipRawVarintSlowPath() method in CodedInputStream.UnsafeDirectNioDecoder
2516 private void skipRawVarintSlowPath() throws IOException { in skipRawVarintSlowPath() method in CodedInputStream.StreamDecoder