Searched defs:PrintUsage (Results 1 - 2 of 2) sorted by relevance

/art/cmdline/
H A Dcmdline.h135 PrintUsage();
149 PrintUsage();
158 PrintUsage();
171 PrintUsage();
183 PrintUsage();
278 void PrintUsage() { function in struct:art::CmdlineArgs
314 args_->PrintUsage();
/art/tools/
H A Dcpplint.py3976 def PrintUsage(message): function
4019 PrintUsage('Invalid arguments.')
4032 PrintUsage(None)
4041 PrintUsage('The only allowed output formats are emacs, vs7 and eclipse.')
4051 PrintUsage('Valid counting options are total, toplevel, and detailed')
4058 PrintUsage('No files were specified.')

Completed in 725 milliseconds