Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc75 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::cpp::__anonf4d360c60111::MockErrorCollector
Dcpp_unittest.cc86 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::cpp::cpp_unittest::MockErrorCollector
/external/protobuf/src/google/protobuf/compiler/
Dimporter.cc98 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector
170 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddError( in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
Dparser.cc242 void Parser::AddError(int line, int column, const string& error) { in AddError() function in google::protobuf::compiler::Parser
249 void Parser::AddError(const string& error) { in AddError() function in google::protobuf::compiler::Parser
Dcommand_line_interface.cc189 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
212 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
Dimporter_unittest.cc66 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::__anon916651660111::MockErrorCollector
Dparser_unittest.cc66 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::__anon59e1e3e10111::MockErrorCollector
81 void AddError(const string& filename, in AddError() function in google::protobuf::compiler::__anon59e1e3e10111::MockValidationErrorCollector
/external/protobuf/src/google/protobuf/io/
Dtokenizer.h229 void AddError(const string& message) { in AddError() function
Dtokenizer_unittest.cc163 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::io::__anon2851d20c0111::TestErrorCollector
/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc694 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Dtext_format.cc621 virtual void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector
Ddescriptor.cc2215 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
Ddescriptor_unittest.cc2231 void AddError(const string& filename, in AddError() function in google::protobuf::descriptor_unittest::MockErrorCollector