Home
last modified time | relevance | path

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

/external/perfetto/tools/trace_to_text/
Dproto_full_utils.cc24 void MultiFileErrorCollectorImpl::AddError(const std::string& filename, in AddError() function in perfetto::trace_to_text::MultiFileErrorCollectorImpl
/external/tensorflow/tensorflow/core/util/proto/
Dproto_utils.cc103 void StringErrorCollector::AddError(int line, int column, in AddError() function in tensorflow::proto_utils::StringErrorCollector
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.h17 void AddError(const FString &path, DWORD systemError) 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::__anona48ce04c0111::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/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions.cc33 void AddError(const string& filename, int line, int column, in AddError() function in tensorflow::__anon8542b3420111::CrashOnErrorCollector
/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::__anond30b922c0111::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::__anone5943b270111::MockErrorCollector
88 void AddError(const string& filename, in AddError() function in google::protobuf::compiler::__anone5943b270111::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::__anonaa93ff120111::TestErrorCollector
/external/perfetto/src/perfetto_cmd/
Dpbtxt_to_pb.cc340 void AddError(size_t row, in AddError() function in perfetto::__anoned93b08d0111::ParserDelegate
347 void AddError(Token token, in AddError() function in perfetto::__anoned93b08d0111::ParserDelegate
Dperfetto_cmd.cc74 void AddError(size_t row, in AddError() function in perfetto::__anona8efcce40111::LoggingErrorReporter
/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc48 void AddError(const grpc::string& filename, int line, int column, in AddError() function in grpc::testing::ErrorPrinter
/external/perfetto/tools/proto_to_cpp/
Dproto_to_cpp.cc68 virtual void AddError(const string& filename, in AddError() function in __anon6b9644050111::ErrorPrinter
/external/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp58 HRESULT CDirItems::AddError(const FString &path, DWORD errorCode) in AddError() function in CDirItems
66 HRESULT CDirItems::AddError(const FString &path) in AddError() function in CDirItems
/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::__anon2b0c50100711::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