Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 10 of 10) sorted by relevance

/build/make/tools/
Dextract_kernel.py130 def try_decompress_bytes(cmd, input_bytes): argument
138 def try_decompress(cmd, search_bytes, input_bytes): argument
/build/make/tools/product_config/src/com/android/build/config/
DKatiCommand.java26 public KatiException(List<String> cmd, String stderr) { in KatiException()
DKatiCommandImpl.java75 final ArrayList<String> cmd = new ArrayList(); in run() local
/build/make/tools/releasetools/
Dfind_shareduid_violation.py63 def execute(cmd): argument
Dota_from_target_files.py389 def _Run(self, cmd): # pylint: disable=no-self-use argument
Dota_from_target_files389 def _Run(self, cmd): # pylint: disable=no-self-use argument
Dedify_generator.py40 def WordWrap(cmd, linelen=80): argument
Dcommon.py1304 def AppendAVBSigningArgs(cmd, partition): argument
1423 def AppendGkiSigningArgs(cmd): argument
/build/make/tools/atree/
Dfs.cpp179 char* cmd = strdup(strip_cmd); in strip_file() local
/build/soong/genrule/
Dgenrule.go192 cmd string member