Searched defs:Command (Results 1 – 6 of 6) sorted by relevance
29 class Command; variable
29 Command(const std::string& name, const std::string& short_help_string, in Command() function
55 Command::Command(const android::sp<android::weave::IWeaveCommand>& proxy) in Command() function in weaved::Command
186 void ChromeosModemProxy::Command(const std::string& cmd, in Command() function in shill::mm1::ChromeosModemProxy
34 Command::Command(BuiltinFunction f, const std::vector<std::string>& args, in Command() function in Command
1199 class Command(object): class