Home
last modified time | relevance | path

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

/external/skia/tools/copyright/
Dmain.py75 def ReportWarning(text): function
/external/protobuf/src/google/protobuf/
Dtext_format.cc183 void ReportWarning(int line, int col, const string& message) { in ReportWarning() function in google::protobuf::TextFormat::Parser::ParserImpl
212 void ReportWarning(const string& message) { in ReportWarning() function in google::protobuf::TextFormat::Parser::ParserImpl