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

/art/cmdline/
H A Dcmdline.h134 PrintUsage();
148 PrintUsage();
157 PrintUsage();
170 PrintUsage();
182 PrintUsage();
276 void PrintUsage() { function in struct:art::CmdlineArgs
312 args_->PrintUsage();
/art/tools/
H A Dcpplint.py3944 def PrintUsage(message): function
3984 PrintUsage('Invalid arguments.')
3994 PrintUsage(None)
3999 PrintUsage('The only allowed output formats are emacs, vs7 and eclipse.')
4009 PrintUsage('Valid counting options are total, toplevel, and detailed')
4016 PrintUsage('No files were specified.')

Completed in 52 milliseconds