Home
last modified time | relevance | path

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

/third_party/skia/buildtools/checkdeps/
Dresults.py50 def AddError(self, dependee_status): member in ResultsFormatter
77 def AddError(self, dependee_status): member in NormalResultsFormatter
113 def AddError(self, dependee_status): member in JSONResultsFormatter
148 def AddError(self, dependee_status): member in TemporaryRulesFormatter
171 def AddError(self, dependee_status): member in CountViolationsFormatter
/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::__anonfacb190f0111::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
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
Dimporter_unittest.cc75 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::__anonf5e50fd30111::MockErrorCollector
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::__anon38d4230e0111::MockErrorCollector
88 void AddError(const std::string& filename, const std::string& element_name, in AddError() function in google::protobuf::compiler::__anon38d4230e0111::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::__anond747a9d30111::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::__anonbea798590111::TestErrorCollector
/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/skia/third_party/externals/tint/src/resolver/
Ddependency_graph.cc98 void AddError(diag::List& diagnostics, in AddError() function
Dresolver.cc2605 void Resolver::AddError(const std::string& msg, const Source& source) const { in AddError() function in tint::resolver::Resolver
/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::__anoneb855fb70611::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