Searched defs:IncrementRecursionDepth (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/src/google/protobuf/util/internal/ | ||
D | json_stream_parser.cc | 853 util::Status JsonStreamParser::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::JsonStreamParser |
D | protostream_objectsource.cc | 1094 Status ProtoStreamObjectSource::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::ProtoStreamObjectSource |
/third_party/protobuf/src/google/protobuf/io/ | ||
D | coded_stream.h | 1500 inline bool CodedInputStream::IncrementRecursionDepth() { in IncrementRecursionDepth() function |