Home
last modified time | relevance | path

Searched defs:AddWarning (Results 1 – 19 of 19) sorted by relevance

/external/perfetto/tools/trace_to_text/
Dproto_full_utils.cc32 void MultiFileErrorCollectorImpl::AddWarning(const std::string& filename, in AddWarning() function in perfetto::trace_to_text::MultiFileErrorCollectorImpl
/external/tensorflow/tensorflow/core/util/proto/
Dproto_utils.cc111 void StringErrorCollector::AddWarning(int line, int column, in AddWarning() function in tensorflow::proto_utils::StringErrorCollector
/external/protobuf/src/google/protobuf/compiler/
Dimporter.h204 virtual void AddWarning(const std::string& filename, int line, int column, in AddWarning() function
Dcommand_line_interface.cc293 void AddWarning(const std::string& filename, int line, int column, in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
303 void AddWarning(int line, int column, const std::string& message) { in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
314 void AddWarning(const std::string& filename, const std::string& element_name, in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
Dimporter.cc205 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddWarning( in AddWarning() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
Dimporter_unittest.cc81 void AddWarning(const std::string& filename, int line, int column, in AddWarning() function in google::protobuf::compiler::__anon42d6230a0111::MockErrorCollector
Dparser.cc391 void Parser::AddWarning(const string& warning) { in AddWarning() function in google::protobuf::compiler::Parser
Dparser_unittest.cc72 void AddWarning(int line, int column, const std::string& message) override { in AddWarning() function in google::protobuf::compiler::__anon1d28fc850111::MockErrorCollector
/external/protobuf/src/google/protobuf/io/
Dtokenizer.h80 virtual void AddWarning(int line, ColumnNumber column, in AddWarning() function
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dmain.cc108 void AddWarning(const std::string& filename, int line, int column, in AddWarning() function in grpc_tools::internal::ErrorCollectorImpl
/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc56 void AddWarning(const grpc::string& filename, int line, int column, in AddWarning() function in grpc::testing::ErrorPrinter
/external/perfetto/src/protozero/filtering/
Dfilter_util.cc56 void MultiFileErrorCollectorImpl::AddWarning(const std::string& filename, in AddWarning() function in protozero::__anonbff6ee540111::MultiFileErrorCollectorImpl
/external/perfetto/tools/protoprofile/
Dmain.cc72 void MultiFileErrorCollectorImpl::AddWarning(const std::string& filename, in AddWarning() function in perfetto::protoprofile::__anonc3fe7d5d0111::MultiFileErrorCollectorImpl
/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc321 void AddWarning(int line, int col, const std::string& msg) override { in AddWarning() function in perfetto::trace_processor::__anon412e3b3d0111::ErrorPrinter
/external/protobuf/src/google/protobuf/
Ddescriptor.h1664 virtual void AddWarning( in AddWarning() function
Dtext_format_unittest.cc1367 void AddWarning(int line, int column, const std::string& message) { in AddWarning() function in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Ddescriptor.cc3656 void DescriptorBuilder::AddWarning( in AddWarning() function in google::protobuf::DescriptorBuilder
6995 void AddWarning(int /* line */, int /* column */, in AddWarning() function in google::protobuf::__anoneb3ce4ee0611::AggregateErrorCollector
Dtext_format.cc1188 void AddWarning(int line, int column, const std::string& message) override { in AddWarning() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector
Ddescriptor_unittest.cc251 void AddWarning(const std::string& filename, const std::string& element_name, in AddWarning() function in google::protobuf::descriptor_unittest::MockErrorCollector