Home
last modified time | relevance | path

Searched defs:Command (Results 1 – 6 of 6) sorted by relevance

/system/weaved/buffet/
Dbinder_weave_service.h29 class Command; variable
/system/extras/simpleperf/
Dcommand.h29 Command(const std::string& name, const std::string& short_help_string, in Command() function
/system/weaved/libweaved/
Dcommand.cc55 Command::Command(const android::sp<android::weave::IWeaveCommand>& proxy) in Command() function in weaved::Command
/system/connectivity/shill/dbus/
Dchromeos_mm1_modem_proxy.cc186 void ChromeosModemProxy::Command(const std::string& cmd, in Command() function in shill::mm1::ChromeosModemProxy
/system/core/init/
Daction.cpp34 Command::Command(BuiltinFunction f, const std::vector<std::string>& args, in Command() function in Command
/system/tpm/trunks/generator/
Dgenerator.py1199 class Command(object): class