Home
last modified time | relevance | path

Searched defs:AddWarning (Results 1 – 13 of 13) 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
Dimporter_unittest.cc81 void AddWarning(const std::string& filename, int line, int column, in AddWarning() function in google::protobuf::compiler::__anon1071c2740111::MockErrorCollector
Dimporter.cc202 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddWarning( in AddWarning() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
Dcommand_line_interface.cc301 void AddWarning(const std::string& filename, int line, int column, in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
311 void AddWarning(int line, int column, const std::string& message) { in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
322 void AddWarning(const std::string& filename, const std::string& element_name, in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
Dparser.cc392 void Parser::AddWarning(const std::string& warning) { in AddWarning() function in google::protobuf::compiler::Parser
Dparser_unittest.cc71 void AddWarning(int line, int column, const std::string& message) override { in AddWarning() function in google::protobuf::compiler::__anone9a1b96f0111::MockErrorCollector
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.h81 virtual void AddWarning(int line, ColumnNumber column, in AddWarning() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1759 virtual void AddWarning( in AddWarning() function
Dtext_format_unittest.cc1451 void AddWarning(int line, int column, const std::string& message) { in AddWarning() function in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Dtext_format.cc1208 void AddWarning(int line, int column, const std::string& message) override { in AddWarning() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector
Ddescriptor.cc3673 void DescriptorBuilder::AddWarning( in AddWarning() function in google::protobuf::DescriptorBuilder
7143 void AddWarning(int /* line */, int /* column */, in AddWarning() function in google::protobuf::__anonf1eaf0580611::AggregateErrorCollector
Ddescriptor_unittest.cc251 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