Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DSegmentedBufferHelper.cs135 public static void PopLimit(ref ParserInternalState state, int oldLimit) in PopLimit() method
H A DCodedInputStream.cs621 internal void PopLimit(int oldLimit) in PopLimit() method in Google.Protobuf.CodedInputStream
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DSegmentedBufferHelper.cs135 public static void PopLimit(ref ParserInternalState state, int oldLimit) in PopLimit() method
H A DCodedInputStream.cs621 internal void PopLimit(int oldLimit) in PopLimit() method in Google.Protobuf.CodedInputStream
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dparse_context.h142 PROTOBUF_NODISCARD bool PopLimit(int delta) { in PopLimit() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dparse_context.h142 PROTOBUF_NODISCARD bool PopLimit(int delta) { in PopLimit() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc138 void CodedInputStream::PopLimit(Limit limit) { in PopLimit() function in google::protobuf::io::CodedInputStream
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc138 void CodedInputStream::PopLimit(Limit limit) { in PopLimit() function in google::protobuf::io::CodedInputStream