Searched defs:RegisterSubCommand (Results 1 – 2 of 2) sorted by relevance
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ | ||
| D | subcommand.cpp | 67 bool SubCommand::RegisterSubCommand(std::string cmdName, std::unique_ptr<SubCommand> subCommand) in RegisterSubCommand() function in OHOS::Developtools::HiPerf::SubCommand |
| /developtools/hiperf/src/ | ||
| D | subcommand.cpp | 64 bool SubCommand::RegisterSubCommand(std::string cmdName, std::unique_ptr<SubCommand> subCommand) in RegisterSubCommand() function in OHOS::Developtools::HiPerf::SubCommand |