Searched defs:boot_timeout_secs (Results 1 – 7 of 7) sorted by relevance
/tools/acloud/public/actions/ |
D | common_operations.py | 125 def WaitForBoot(self, boot_timeout_secs): argument 229 boot_timeout_secs=None, unlock_screen=False, argument
|
D | create_cuttlefish_action.py | 59 bootloader_build_target=None, boot_timeout_secs=None, argument 217 boot_timeout_secs=None, argument
|
D | create_goldfish_action.py | 247 boot_timeout_secs=None): argument
|
/tools/acloud/internal/lib/ |
D | cvd_compute_client_multi_stage.py | 103 boot_timeout_secs=None, argument 381 boot_timeout_secs=None, argument
|
D | android_compute_client.py | 364 def WaitForBoot(self, instance, boot_timeout_secs=None): argument
|
/tools/acloud/create/ |
D | goldfish_local_image_local_instance_test.py | 124 boot_timeout_secs=None, argument
|
D | avd_spec.py | 965 def boot_timeout_secs(self): member in AVDSpec
|