/system/core/fastboot/ |
D | protocol.c | 103 static int _command_send(usb_handle *usb, const char *cmd, in _command_send() 157 int fb_command(usb_handle *usb, const char *cmd) in fb_command() 162 int fb_command_response(usb_handle *usb, const char *cmd, char *response) in fb_command_response() 169 char cmd[64]; in fb_download_data() local
|
D | usbtest.c | 128 const char *cmd; member
|
D | engine.c | 71 char cmd[64]; member 292 void fb_queue_command(const char *cmd, const char *msg) in fb_queue_command()
|
/system/netd/ |
D | ThrottleController.cpp | 44 int ThrottleController::runTcCmd(const char *cmd) { in runTcCmd() 62 char cmd[512]; in setInterfaceThrottle() local 151 char cmd[128]; in reset() local
|
D | NetdCommand.cpp | 19 NetdCommand::NetdCommand(const char *cmd) : in NetdCommand()
|
D | NatController.cpp | 43 int NatController::runIptablesCmd(const char *cmd) { in runIptablesCmd() 83 char cmd[255]; in doNatCommands() local
|
D | BandwidthController.cpp | 145 int BandwidthController::runIpxtablesCmd(const char *cmd, IptRejectOp rejectHandling) { in runIpxtablesCmd() 161 int BandwidthController::runIptablesCmd(const char *cmd, IptRejectOp rejectHandling, in runIptablesCmd() 288 char cmd[MAX_CMD_LEN]; in maninpulateNaughtyApps() local 360 char cmd[MAX_CMD_LEN]; in prepCostlyIface() local 401 char cmd[MAX_CMD_LEN]; in cleanupCostlyIface() local 433 char cmd[MAX_CMD_LEN]; in setInterfaceSharedQuota() local 969 const char *cmd; in getTetherStats() local
|
D | SoftapController.cpp | 245 int SoftapController::addParam(int pos, const char *cmd, const char *arg) in addParam()
|
/system/core/nexus/ |
D | NexusCommand.cpp | 19 NexusCommand::NexusCommand(const char *cmd) : in NexusCommand()
|
/system/vold/ |
D | VoldCommand.cpp | 19 VoldCommand::VoldCommand(const char *cmd) : in VoldCommand()
|
/system/core/libsysutils/src/ |
D | FrameworkCommand.cpp | 24 FrameworkCommand::FrameworkCommand(const char *cmd) { in FrameworkCommand()
|
D | FrameworkListener.cpp | 57 void FrameworkListener::registerCmd(FrameworkCommand *cmd) { in registerCmd()
|
/system/core/toolbox/ |
D | renice.c | 81 char *cmd = argv[0]; in renice_main() local
|
D | toolbox.c | 44 char *cmd = strrchr(argv[0], '/'); in main() local
|
D | syren.c | 64 int cmd = -1; in syren_main() local
|
/system/core/libcutils/ |
D | android_reboot.c | 104 int android_reboot(int cmd, int flags, char *arg) in android_reboot()
|
D | qtaguid.c | 60 static int write_ctrl(const char *cmd) { in write_ctrl()
|
/system/extras/tests/wifi/stress/ |
D | wifiLoadScanAssoc.c | 132 char cmd[MAXCMD]; in main() local 390 char cmd[MAXCMD]; in init() local
|
/system/core/init/ |
D | signal_handler.c | 52 struct command *cmd; in wait_for_one_process() local
|
D | init_parser.c | 402 struct command *cmd; in queue_builtin_action() local 477 struct command *cmd; in parse_line_service() local 660 struct command *cmd; in parse_line_action() local
|
/system/core/sh/ |
D | jobs.h | 65 char cmd[MAXCMDTEXT];/* text of command being run */ member
|
D | miscbltin.c | 293 int cmd; member
|
D | show.c | 124 shcmd(union node *cmd, FILE *fp) in shcmd()
|
/system/extras/procmem/ |
D | procmem.c | 303 static void usage(const char *cmd) { in usage()
|
/system/core/libnl_2/genl/ |
D | genl.c | 47 int hdrlen, int flags, uint8_t cmd, uint8_t version) in genlmsg_put()
|