Searched defs:ParseOption (Results 1 – 5 of 5) sorted by relevance
/developtools/hiperf/include/ | ||
D | subcommand.h | 62 virtual bool ParseOption(std::vector<std::string> &args) in ParseOption() function |
/developtools/hiperf/src/ | ||
D | subcommand_report.cpp | 36 bool SubCommandReport::ParseOption(std::vector<std::string> &args) in ParseOption() function in OHOS::Developtools::HiPerf::SubCommandReport |
D | subcommand_dump.cpp | 62 bool SubCommandDump::ParseOption(std::vector<std::string> &args) in ParseOption() function in OHOS::Developtools::HiPerf::SubCommandDump |
D | subcommand_stat.cpp | 56 bool SubCommandStat::ParseOption(std::vector<std::string> &args) in ParseOption() function in OHOS::Developtools::HiPerf::SubCommandStat |
D | subcommand_record.cpp | 447 bool SubCommandRecord::ParseOption(std::vector<std::string> &args) in ParseOption() function in OHOS::Developtools::HiPerf::SubCommandRecord |