Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dimporter.h197 virtual void AddWarning(const string& filename, int line, int column, in AddWarning() function
Dimporter.cc188 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddWarning( in AddWarning() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
Dimporter_unittest.cc84 void AddWarning(const string& filename, int line, int column, in AddWarning() function in google::protobuf::compiler::__anond549af4c0111::MockErrorCollector
Dcommand_line_interface.cc281 void AddWarning(const string& filename, int line, int column, in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
291 void AddWarning(int line, int column, const string& message) { in AddWarning() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.h78 virtual void AddWarning(int line, ColumnNumber column, in AddWarning() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format_unittest.cc994 void AddWarning(int line, int column, const string& message) { in AddWarning() function in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Ddescriptor.h1477 virtual void AddWarning( in AddWarning() function
Dtext_format.cc1112 virtual void AddWarning(int line, int column, const string& message) { in AddWarning() function in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector
Ddescriptor.cc3297 void DescriptorBuilder::AddWarning( in AddWarning() function in google::protobuf::DescriptorBuilder
6127 virtual void AddWarning(int /* line */, int /* column */, in AddWarning() function in google::protobuf::__anoncbf42d300711::AggregateErrorCollector
Ddescriptor_unittest.cc213 void AddWarning(const string& filename, const string& element_name, in AddWarning() function in google::protobuf::descriptor_unittest::MockErrorCollector