Searched defs:Command (Results 1 – 3 of 3) sorted by relevance
20 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command… in Command() function in OHOS::MiscServices::Command25 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help) in Command() function in OHOS::MiscServices::Command
177 uint32_t Command(uint32_t index) const in Command() function
136 #define UPDATE_TO_RENDER(Command, value, isDelta, forceUpdate) … argument