Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DSegmentedBufferHelper.cs113 public static int PushLimit(ref ParserInternalState state, int byteLimit) in PushLimit() method
DCodedInputStream.cs613 internal int PushLimit(int byteLimit) in PushLimit() method in Google.Protobuf.CodedInputStream
/external/protobuf/csharp/src/Google.Protobuf/
DSegmentedBufferHelper.cs113 public static int PushLimit(ref ParserInternalState state, int byteLimit) in PushLimit() method
DCodedInputStream.cs613 internal int PushLimit(int byteLimit) in PushLimit() method in Google.Protobuf.CodedInputStream
/external/protobuf/src/google/protobuf/
Dparse_context.h131 PROTOBUF_NODISCARD int PushLimit(const char* ptr, int limit) { in PushLimit() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dparse_context.h129 PROTOBUF_NODISCARD int PushLimit(const char* ptr, int limit) { in PushLimit() function
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.cc119 CodedInputStream::Limit CodedInputStream::PushLimit(int byte_limit) { in PushLimit() function in google::protobuf::io::CodedInputStream
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc119 CodedInputStream::Limit CodedInputStream::PushLimit(int byte_limit) { in PushLimit() function in google::protobuf::io::CodedInputStream