Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_bootstrap_unittest.cc71 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::csharp::__anon013fb6270111::MockErrorCollector
/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.cc101 void AddError(int line, int column, const std::string& message) override { in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector
186 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddError( in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
Dimporter_unittest.cc75 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::__anond2601feb0111::MockErrorCollector
Dcommand_line_interface.cc286 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
298 void AddError(int line, int column, const std::string& message) { in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
307 void AddError(const std::string& filename, const std::string& element_name, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
Dparser.cc381 void Parser::AddError(int line, int column, const std::string& error) { in AddError() function in google::protobuf::compiler::Parser
388 void Parser::AddError(const std::string& error) { in AddError() function in google::protobuf::compiler::Parser
Dparser_unittest.cc74 void AddError(int line, int column, const std::string& message) override { in AddError() function in google::protobuf::compiler::__anon829c4d260111::MockErrorCollector
88 void AddError(const std::string& filename, const std::string& element_name, in AddError() function in google::protobuf::compiler::__anon829c4d260111::MockValidationErrorCollector
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc77 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::cpp::__anonf83254eb0111::MockErrorCollector
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.h317 void AddError(const std::string& message) { in AddError() function
Dtokenizer_unittest.cc165 void AddError(int line, int column, const std::string& message) { in AddError() function in google::protobuf::io::__anond55a39710111::TestErrorCollector
/third_party/grpc/test/cpp/util/
Dproto_file_parser.cc48 void AddError(const std::string& filename, int line, int column, in AddError() function in grpc::testing::ErrorPrinter
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc76 void AddError(const std::string& filename, const std::string& element_name, in AddError() function in google::protobuf::python::cdescriptor_pool::BuildFileErrorCollector
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc3621 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
3638 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
7126 void AddError(int /* line */, int /* column */, in AddError() function in google::protobuf::__anon63d33fcf0611::AggregateErrorCollector
Dtext_format_unittest.cc1447 void AddError(int line, int column, const std::string& message) { in AddError() function in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Ddescriptor_unittest.cc205 void AddError(const std::string& filename, const std::string& element_name, in AddError() function in google::protobuf::descriptor_unittest::MockErrorCollector
567 void AddError(int line, int column, const std::string& message) { in AddError() function in google::protobuf::descriptor_unittest::SimpleErrorCollector
7126 virtual void AddError(const std::string& filename, in AddError() function in google::protobuf::descriptor_unittest::AbortingErrorCollector
Dtext_format.cc1183 void AddError(int line, int column, const std::string& message) override { in AddError() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector