Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs930 internal int PushLimit(int byteLimit) in PushLimit() method in Google.Protobuf.CodedInputStream
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.cc119 CodedInputStream::Limit CodedInputStream::PushLimit(int byte_limit) { in PushLimit() function in google::protobuf::io::CodedInputStream