Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dcoded_stream.h423 Limit ReadLengthAndPushLimit();
Dcoded_stream.cc160 CodedInputStream::Limit CodedInputStream::ReadLengthAndPushLimit() { in ReadLengthAndPushLimit() function in google::protobuf::io::CodedInputStream
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite_inl.h506 io::CodedInputStream::Limit old_limit = input->ReadLengthAndPushLimit(); in ReadMessageNoVirtualNoRecursionDepth()