Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/objectivec/
DGPBCodedInputStream_PackagePrivate.h49 size_t currentLimit; member
/external/protobuf/objectivec/
DGPBCodedInputStream_PackagePrivate.h49 size_t currentLimit; member
/external/cronet/tot/third_party/protobuf/objectivec/
DGPBCodedInputStream_PackagePrivate.h49 size_t currentLimit; member
/external/protobuf/csharp/src/Google.Protobuf/
DParserInternalState.cs72 internal int currentLimit; field
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParserInternalState.cs72 internal int currentLimit; field
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParserInternalState.cs72 internal int currentLimit; field
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/flac/
DFlacExtractor.java266 int currentLimit = buffer.limit(); in readFrames() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/flac/
DFlacExtractor.java262 int currentLimit = buffer.limit(); in readFrames() local
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java405 private int currentLimit = Integer.MAX_VALUE; field in CodedInputByteBufferNano
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java452 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStreamMicro
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java612 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.ArrayDecoder
1322 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.UnsafeDirectNioDecoder
2056 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.StreamDecoder
3162 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.IterableDirectByteBufferDecoder
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java612 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.ArrayDecoder
1322 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.UnsafeDirectNioDecoder
2056 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.StreamDecoder
3162 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.IterableDirectByteBufferDecoder
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java612 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.ArrayDecoder
1322 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.UnsafeDirectNioDecoder
2056 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.StreamDecoder
3162 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream.IterableDirectByteBufferDecoder