Home
last modified time | relevance | path

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

/aosp_15_r20/system/sepolicy/build/
H A Dbuild_sepolicy.py35 def run_host_command(args, **kwargs): function
70 run_host_command(' '.join(checkpolicy_cmd), shell=True)
79 run_host_command([os.path.join(args.android_host_path, 'version_policy'),
91 run_host_command(merge_cmd)
/aosp_15_r20/system/apex/apexer/
H A Dapexer_test.py76 def run_host_command(args, verbose=None, **kwargs): function
244 run_host_command(cmd)
260 run_host_command(cmd)
305 run_host_command(cmd)
/aosp_15_r20/build/soong/provenance/tools/
H A Dgen_provenance_metadata_test.py84 def run_host_command(args, verbose=None, **kwargs): function
114 output = run_host_command(cmd)