Home
last modified time | relevance | path

Searched refs:ReadLengthAndPushLimit (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.cc160 CodedInputStream::Limit CodedInputStream::ReadLengthAndPushLimit() { in ReadLengthAndPushLimit() function in google::protobuf::io::CodedInputStream
Dcoded_stream.h412 Limit ReadLengthAndPushLimit();
/external/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h506 io::CodedInputStream::Limit old_limit = input->ReadLengthAndPushLimit(); in ReadMessageNoVirtualNoRecursionDepth()