Home
last modified time | relevance | path

Searched refs:run_host_command (Results 1 – 3 of 3) sorted by relevance

/system/sepolicy/build/
Dbuild_sepolicy.py33 def run_host_command(args, **kwargs): function
68 run_host_command(' '.join(checkpolicy_cmd), shell=True)
77 run_host_command([os.path.join(args.android_host_path, 'version_policy'),
89 run_host_command(merge_cmd)
/system/apex/tools/
Dapex_compression_test.py73 def run_host_command(args, verbose=None, **kwargs): function
161 run_host_command(cmd, True)
186 files['digest'] = run_host_command(
197 return run_host_command(cmd, 'True')
235 run_host_command(cmd, True)
244 return run_host_command(cmd, True).strip()
/system/apex/apexer/
Dapexer_test.py74 def run_host_command(args, verbose=None, **kwargs): function
239 run_host_command(cmd)
254 run_host_command(cmd)
299 run_host_command(cmd)