Searched defs:PopLimit (Results 1 – 2 of 2) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
| D | CodedInputStream.cs | 966 internal void PopLimit(int oldLimit) in PopLimit() method in Google.Protobuf.CodedInputStream |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/ | ||
| D | coded_stream.cc | 144 void CodedInputStream::PopLimit(Limit limit) { in PopLimit() function in google::protobuf::io::CodedInputStream |