Searched defs:ParseOption (Results 1 – 7 of 7) sorted by relevance
54 uint32_t CmdParserBase::ParseOption(int argc, char *argv[], int currentIndex) in ParseOption() function in OHOS::Global::Restool::CmdParserBase64 uint32_t CmdParser::ParseOption(int argc, char *argv[], int currentIndex) in ParseOption() function in OHOS::Global::Restool::CmdParser
27 uint32_t DumpParserBase::ParseOption(int argc, char *argv[], int currentIndex) in ParseOption() function in OHOS::Global::Restool::DumpParserBase
64 virtual bool ParseOption(std::vector<std::string> &args) in ParseOption() function
37 bool SubCommandReport::ParseOption(std::vector<std::string> &args) in ParseOption() function in OHOS::Developtools::HiPerf::SubCommandReport
83 bool SubCommandDump::ParseOption(std::vector<std::string> &args) in ParseOption() function in OHOS::Developtools::HiPerf::SubCommandDump
77 bool SubCommandStat::ParseOption(std::vector<std::string> &args) in ParseOption() function in OHOS::Developtools::HiPerf::SubCommandStat
587 bool SubCommandRecord::ParseOption(std::vector<std::string> &args) in ParseOption() function in OHOS::Developtools::HiPerf::SubCommandRecord