Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedInputStream.cs966 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/
Dcoded_stream.cc144 void CodedInputStream::PopLimit(Limit limit) { in PopLimit() function in google::protobuf::io::CodedInputStream