Home
last modified time | relevance | path

Searched refs:check_call (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/compatibility_matrices/
Dbump.py29 def check_call(*args, **kwargs): function
31 subprocess.check_call(*args, **kwargs)
63 check_call([
96 check_call([
101 check_call([
107 check_call([
/hardware/google/gfxstream/guest/fuchsia/
Dreleasepackage.py132 subprocess.check_call(cipd_command.split(" "))
140 subprocess.check_call(cipd_command.split(" "))
/hardware/google/gfxstream/guest/mesa/src/vulkan/registry/
Dupdate-aliases.py131 subprocess.check_call(command, stderr=subprocess.DEVNULL)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DmakeSpec33 subprocess.check_call(args)