Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.cc1070 class ParserErrorCollector : public io::ErrorCollector { class in google::protobuf::TextFormat::Parser::ParserImpl
1072 explicit ParserErrorCollector(TextFormat::Parser::ParserImpl* parser) : in ParserErrorCollector() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector