Searched defs:OnSubCommand (Results 1 – 10 of 10) sorted by relevance
23 bool SubCommandHelp::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandHelp
23 bool SubCommandList::OnSubCommand(vector<string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandList
591 bool SubCommandReport::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandReport
135 bool SubCommandDump::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandDump
636 bool SubCommandStat::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() function in OHOS::Developtools::HiPerf::SubCommandStat
1183 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
71 bool OnSubCommand(std::string stringArgs) in OnSubCommand() function