Searched defs:OnSubCommand (Results 1 – 10 of 10) sorted by relevance
25 bool SubCommandHelp::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandHelp
22 bool SubCommandList::OnSubCommand(vector<string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandList
570 bool SubCommandReport::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandReport
117 bool SubCommandDump::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandDump
310 bool SubCommandStat::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandStat
998 bool SubCommandRecord::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandRecord
39 bool OnSubCommand(std::vector<std::string> &args) override in OnSubCommand() function in OHOS::Developtools::HiPerf::SubcommandObj
46 bool OnSubCommand(std::vector<std::string> &args) override in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandTmp
44 bool OnSubCommand(std::vector<std::string> &args) override in OnSubCommand() function
72 bool OnSubCommand(std::string stringArgs) in OnSubCommand() function