Home
last modified time | relevance | path

Searched refs:DecrementRecursionDepthAndPopLimit (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc158 bool CodedInputStream::DecrementRecursionDepthAndPopLimit(Limit limit) { in DecrementRecursionDepthAndPopLimit() function in google::protobuf::io::CodedInputStream
Dcoded_stream.h447 bool DecrementRecursionDepthAndPopLimit(Limit limit);
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h1265 return input->DecrementRecursionDepthAndPopLimit(p.first); in ReadMessage()
/third_party/protobuf/
Dlibprotobuf_lite.map354 "google::protobuf::io::CodedInputStream::DecrementRecursionDepthAndPopLimit(int)";