Home
last modified time | relevance | path

Searched refs:connect_webrtc (Results 1 – 9 of 9) sorted by relevance

/tools/acloud/create/
Dlocal_image_local_instance.py110 avd_spec.connect_webrtc,
119 local_image_path, avd_spec.connect_webrtc, no_prompts,
136 if avd_spec.connect_webrtc:
185 system_image_dir, local_instance_id, connect_webrtc, argument
214 if connect_webrtc:
226 local_image_path, connect_webrtc=False, no_prompts=False, argument
266 if connect_webrtc:
Davd_spec_test.py407 self.assertEqual(self.AvdSpec.connect_webrtc, False)
414 self.assertEqual(self.AvdSpec.connect_webrtc, False)
421 self.assertEqual(self.AvdSpec.connect_webrtc, False)
428 self.assertEqual(self.AvdSpec.connect_webrtc, True)
Dremote_image_remote_instance.py53 connect_webrtc=avd_spec.connect_webrtc,
58 if avd_spec.connect_webrtc:
Dlocal_image_remote_instance.py65 connect_webrtc=avd_spec.connect_webrtc,
70 if avd_spec.connect_webrtc:
Dremote_image_remote_host.py57 connect_webrtc=avd_spec.connect_webrtc)
Dlocal_image_remote_host.py57 connect_webrtc=avd_spec.connect_webrtc)
Davd_spec.py750 def connect_webrtc(self): member in AVDSpec
/tools/acloud/public/actions/
Dcommon_operations.py180 wait_for_boot=True, connect_webrtc=False): argument
257 if connect_webrtc:
/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py285 if avd_spec.connect_webrtc:
479 avd_spec and avd_spec.connect_webrtc) else None)