Home
last modified time | relevance | path

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

/tools/acloud/create/
Dremote_image_remote_instance.py56 if avd_spec.connect_webrtc:
Dlocal_image_remote_instance.py59 if avd_spec.connect_webrtc:
Davd_spec_test.py375 self.assertEqual(self.AvdSpec.connect_webrtc, False)
382 self.assertEqual(self.AvdSpec.connect_webrtc, False)
389 self.assertEqual(self.AvdSpec.connect_webrtc, False)
396 self.assertEqual(self.AvdSpec.connect_webrtc, True)
Davd_spec.py694 def connect_webrtc(self): member in AVDSpec
/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py276 if avd_spec.connect_webrtc:
465 avd_spec and avd_spec.connect_webrtc) else None)