Searched refs:ReportCmdUsage (Results 1 – 2 of 2) sorted by relevance
87 void ReportCmdUsage(const DumperOpts &opts_, const std::string& cmdStr);
182 ReportCmdUsage(opts, dumpCmdSs.str().substr(0, dumpCmdSs.str().length() - 1)); in CmdParse()826 void DumpImplement::ReportCmdUsage(const DumperOpts &opts_, const std::string &cmdStr) in ReportCmdUsage() function in OHOS::HiviewDFX::DumpImplement