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.cc76 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::cpp::__anon9024bc820111::MockErrorCollector
Dcpp_unittest.cc102 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.cc102 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector
175 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddError( in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
Dimporter_unittest.cc78 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::__anon55daa9a20111::MockErrorCollector
Dcommand_line_interface.cc278 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
289 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
Dparser.cc324 void Parser::AddError(int line, int column, const string& error) { in AddError() function in google::protobuf::compiler::Parser
331 void Parser::AddError(const string& error) { in AddError() function in google::protobuf::compiler::Parser
Dparser_unittest.cc73 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::__anon87aafd1d0111::MockErrorCollector
88 void AddError(const string& filename, in AddError() function in google::protobuf::compiler::__anon87aafd1d0111::MockValidationErrorCollector
/external/protobuf/src/google/protobuf/io/
Dtokenizer.h314 void AddError(const string& message) { in AddError() function
Dtokenizer_unittest.cc165 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::io::__anon572314c80111::TestErrorCollector
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc391 void AddError(const string& filename, const string& element_name, in AddError() function in google::protobuf::python::cdescriptor_pool::BuildFileErrorCollector
/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc989 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Ddescriptor.cc3235 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
3253 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
6100 virtual void AddError(int /* line */, int /* column */, in AddError() function in google::protobuf::__anon66f73b860711::AggregateErrorCollector
Dtext_format.cc1077 virtual void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector
Ddescriptor_unittest.cc191 void AddError(const string& filename, in AddError() function in google::protobuf::descriptor_unittest::MockErrorCollector
6369 virtual void AddError( in AddError() function in google::protobuf::descriptor_unittest::AbortingErrorCollector