HomeSort by relevance Sort by last modified time
    Searched defs:PopLimit (Results 1 - 2 of 2) sorted by null

  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs 582 PopLimit(oldLimit);
    [all...]
  /external/protobuf/src/google/protobuf/io/
coded_stream.cc 144 void CodedInputStream::PopLimit(Limit limit) {
167 PopLimit(limit);
175 PopLimit(limit);

Completed in 57 milliseconds