Searched defs:PushLimit (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | CodedInputStream.cs | 930 internal int PushLimit(int byteLimit) in PushLimit() method in Google.Protobuf.CodedInputStream |
/external/protobuf/src/google/protobuf/io/ | ||
D | coded_stream.cc | 119 CodedInputStream::Limit CodedInputStream::PushLimit(int byte_limit) { in PushLimit() function in google::protobuf::io::CodedInputStream |