Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java364 abstract long readRawVarint64SlowPath() throws IOException; in readRawVarint64SlowPath() method in CodedInputStream
1121 long readRawVarint64SlowPath() throws IOException { in readRawVarint64SlowPath() method in CodedInputStream.ArrayDecoder
1846 long readRawVarint64SlowPath() throws IOException { in readRawVarint64SlowPath() method in CodedInputStream.UnsafeDirectNioDecoder
2597 long readRawVarint64SlowPath() throws IOException { in readRawVarint64SlowPath() method in CodedInputStream.StreamDecoder
3666 long readRawVarint64SlowPath() throws IOException { in readRawVarint64SlowPath() method in CodedInputStream.IterableDirectByteBufferDecoder