Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.h205 virtual void AddWarning(const std::string& filename, int line, int column, in AddWarning() function
Dcommand_line_interface.cc292 void AddWarning(const std::string& filename, int line, int column, in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
302 void AddWarning(int line, int column, const std::string& message) { in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
313 void AddWarning(const std::string& filename, const std::string& element_name, in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
Dimporter.cc202 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::__anond4c3b2350111::MockErrorCollector
Dparser.cc392 void Parser::AddWarning(const std::string& warning) { in AddWarning() function in google::protobuf::compiler::Parser
Dparser_unittest.cc70 void AddWarning(int line, int column, const std::string& message) override { in AddWarning() function in google::protobuf::compiler::__anon3182c4f00111::MockErrorCollector
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.h81 virtual void AddWarning(int line, ColumnNumber column, in AddWarning() function
/third_party/grpc/test/cpp/util/
Dproto_file_parser.cc56 void AddWarning(const std::string& filename, int line, int column, in AddWarning() function in grpc::testing::ErrorPrinter
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1755 virtual void AddWarning( in AddWarning() function
Dtext_format_unittest.cc1452 void AddWarning(int line, int column, const std::string& message) { in AddWarning() function in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Dtext_format.cc1187 void AddWarning(int line, int column, const std::string& message) override { in AddWarning() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector
Ddescriptor.cc3676 void DescriptorBuilder::AddWarning( in AddWarning() function in google::protobuf::DescriptorBuilder
7134 void AddWarning(int /* line */, int /* column */, in AddWarning() function in google::protobuf::__anon567f7e190611::AggregateErrorCollector
Ddescriptor_unittest.cc250 void AddWarning(const std::string& filename, const std::string& element_name, in AddWarning() function in google::protobuf::descriptor_unittest::MockErrorCollector
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc2609 void Resolver::AddWarning(const std::string& msg, const Source& source) const { in AddWarning() function in tint::resolver::Resolver