Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java364 abstract long readRawVarint64SlowPath() throws IOException; in readRawVarint64SlowPath() method in CodedInputStream
1123 long readRawVarint64SlowPath() throws IOException { in readRawVarint64SlowPath() method in CodedInputStream.ArrayDecoder
1848 long readRawVarint64SlowPath() throws IOException { in readRawVarint64SlowPath() method in CodedInputStream.UnsafeDirectNioDecoder
2599 long readRawVarint64SlowPath() throws IOException { in readRawVarint64SlowPath() method in CodedInputStream.StreamDecoder
3668 long readRawVarint64SlowPath() throws IOException { in readRawVarint64SlowPath() method in CodedInputStream.IterableDirectByteBufferDecoder