Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.cc391 DO(ConsumeAnyValue(full_type_name, in ConsumeField()
1017 bool ConsumeAnyValue(const string& full_type_name, const DescriptorPool* pool, in ConsumeAnyValue() function in google::protobuf::TextFormat::Parser::ParserImpl