Home
last modified time | relevance | path

Searched defs:ReportWarning (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/copyright/
Dmain.py75 def ReportWarning(text): function
/external/protobuf/src/google/protobuf/
Dtext_format.cc288 void ReportWarning(int line, int col, const string& message) { in ReportWarning() function in google::protobuf::TextFormat::Parser::ParserImpl
317 void ReportWarning(const string& message) { in ReportWarning() function in google::protobuf::TextFormat::Parser::ParserImpl
/external/lldb/source/Core/
DModule.cpp994 Module::ReportWarning (const char *format, ...) in ReportWarning() function in Module