Home
last modified time | relevance | path

Searched defs:info_tree (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtext_format.h502 inline void TextFormat::RecordLocation(ParseInfoTree* info_tree, in RecordLocation()
510 ParseInfoTree* info_tree, const FieldDescriptor* field) { in CreateNested()
Dtext_format_unittest.cc961 TextFormat::ParseInfoTree* info_tree) { in ExpectSuccessAndTree()