Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs968 internal void PopLimit(int oldLimit) in PopLimit() method in Google.Protobuf.CodedInputStream
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.cc144 void CodedInputStream::PopLimit(Limit limit) { in PopLimit() function in google::protobuf::io::CodedInputStream