Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java1038 private void skipRawVarintSlowPath() throws IOException { in skipRawVarintSlowPath() method in CodedInputStream.ArrayDecoder
1764 private void skipRawVarintSlowPath() throws IOException { in skipRawVarintSlowPath() method in CodedInputStream.UnsafeDirectNioDecoder
2514 private void skipRawVarintSlowPath() throws IOException { in skipRawVarintSlowPath() method in CodedInputStream.StreamDecoder