Searched defs:cmd (Results 1 – 10 of 10) sorted by relevance
130 def try_decompress_bytes(cmd, input_bytes): argument138 def try_decompress(cmd, search_bytes, input_bytes): argument
26 public KatiException(List<String> cmd, String stderr) { in KatiException()
75 final ArrayList<String> cmd = new ArrayList(); in run() local
63 def execute(cmd): argument
389 def _Run(self, cmd): # pylint: disable=no-self-use argument
40 def WordWrap(cmd, linelen=80): argument
1304 def AppendAVBSigningArgs(cmd, partition): argument1423 def AppendGkiSigningArgs(cmd): argument
179 char* cmd = strdup(strip_cmd); in strip_file() local
192 cmd string member