Searched defs:Command (Results 1 – 4 of 4) sorted by relevance
20 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command… in Command() function in OHOS::ScreenLock::Command25 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help) : format(args… in Command() function in OHOS::ScreenLock::Command
33 explicit Command(TransferParams* transferParams):transferParams_(transferParams) {} in Command() function
36 class Command; variable
18 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command… in Command() function in OHOS::MiscServices::Command