Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc149 CodedInputStream::IncrementRecursionDepthAndPushLimit(int byte_limit) { in IncrementRecursionDepthAndPushLimit() function in google::protobuf::io::CodedInputStream
Dcoded_stream.h434 std::pair<CodedInputStream::Limit, int> IncrementRecursionDepthAndPushLimit(
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h1261 input->IncrementRecursionDepthAndPushLimit(length); in ReadMessage()
/third_party/protobuf/
Dlibprotobuf_lite.map353 "google::protobuf::io::CodedInputStream::IncrementRecursionDepthAndPushLimit(int)";