Home
last modified time | relevance | path

Searched defs:AddError (Results 1 – 19 of 19) 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/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.h17 void AddError(const FString &path, DWORD systemError) in AddError() function
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_bootstrap_unittest.cc71 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::csharp::__anon2d9a5d900111::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::__anon1071c2740111::MockErrorCollector
Dcommand_line_interface.cc295 void AddError(const std::string& filename, int line, int column, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
307 void AddError(int line, int column, const std::string& message) { in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
316 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.cc75 void AddError(int line, int column, const std::string& message) override { in AddError() function in google::protobuf::compiler::__anone9a1b96f0111::MockErrorCollector
89 void AddError(const std::string& filename, const std::string& element_name, in AddError() function in google::protobuf::compiler::__anone9a1b96f0111::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::__anon72e1e1940111::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::__anon8980e25a0111::TestErrorCollector
/third_party/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp96 HRESULT CDirItems::AddError(const FString &path, DWORD errorCode) in AddError() function in CDirItems
106 HRESULT CDirItems::AddError(const FString &path) in AddError() function in CDirItems
/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.cc3618 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
3635 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
7135 void AddError(int /* line */, int /* column */, in AddError() function in google::protobuf::__anonf1eaf0580611::AggregateErrorCollector
Dtext_format_unittest.cc1446 void AddError(int line, int column, const std::string& message) { in AddError() function in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Ddescriptor_unittest.cc206 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
7086 virtual void AddError(const std::string& filename, in AddError() function in google::protobuf::descriptor_unittest::AbortingErrorCollector
Dtext_format.cc1204 void AddError(int line, int column, const std::string& message) override { in AddError() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector