Searched defs:cmd (Results 1 – 9 of 9) sorted by relevance
585 char cmd = CMD_QUIT; in gps_state_done() local603 char cmd = CMD_START; in gps_state_start() local618 char cmd = CMD_STOP; in gps_state_stop() local703 char cmd = 255; in gps_state_thread() local
67 #define TRACE_EXECVE(cmdlen,cmd)\ argument
287 int length, id, flags, cmdSet, cmd; in findPacket() local
584 String cmd = String.format("pm install %1$s \"%2$s\"", optionString.toString(), in installRemotePackage() local
258 StringBuilder cmd = new StringBuilder(); in shell() local266 public String shell(String cmd) { in shell()
420 String cmd = "android"; //$NON-NLS-1$ in androidCmdName() local431 String cmd = "mksdcard"; //$NON-NLS-1$ in mkSdCardCmdName() local
137 String shell(String cmd); in shell()
211 String cmd = line.getToken(); in checkBuildLine() local
216 String cmd = ap.getString(0); in shell() local