Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DDirItem.h67 void AddError(const FString &path, DWORD errorCode) in AddError() function
73 void AddError(const FString &path) in AddError() function
/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::__anon4c0af4840111::MockErrorCollector
Dcpp_unittest.cc92 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.cc99 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector
172 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddError( in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
Dcommand_line_interface.cc193 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
224 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
Dimporter_unittest.cc67 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::__anona35e47640111::MockErrorCollector
Dparser.cc285 void Parser::AddError(int line, int column, const string& error) { in AddError() function in google::protobuf::compiler::Parser
292 void Parser::AddError(const string& error) { in AddError() function in google::protobuf::compiler::Parser
Dparser_unittest.cc70 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::__anon18c8425f0111::MockErrorCollector
85 void AddError(const string& filename, in AddError() function in google::protobuf::compiler::__anon18c8425f0111::MockValidationErrorCollector
/external/protobuf/src/google/protobuf/io/
Dtokenizer.h305 void AddError(const string& message) { in AddError() function
Dtokenizer_unittest.cc164 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::io::__anonfb5a914a0111::TestErrorCollector
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc292 void AddError(const string& filename, const string& element_name, in AddError() function in google::protobuf::python::BuildFileErrorCollector
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2730 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
2748 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
5245 virtual void AddError(int /* line */, int /* column */, in AddError() function in google::protobuf::__anon83cb95480611::AggregateErrorCollector
Dtext_format_unittest.cc984 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Dtext_format.cc986 virtual void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector
Ddescriptor_unittest.cc2874 void AddError(const string& filename, in AddError() function in google::protobuf::descriptor_unittest::MockErrorCollector
5257 virtual void AddError( in AddError() function in google::protobuf::descriptor_unittest::AbortingErrorCollector