Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py138 self.SetStage(constants.STAGE_SSH_CONNECT)
213 self.SetStage(constants.STAGE_SSH_CONNECT)
404 self.SetStage(constants.STAGE_BOOT_UP)
478 self.SetStage(constants.STAGE_GCE)
525 self.SetStage(constants.STAGE_ARTIFACT)
616 def SetStage(self, stage): member in CvdComputeClient
Dcvd_compute_client_multi_stage_test.py267 self.cvd_compute_client_multi_stage.SetStage(device_stage)
/tools/acloud/public/actions/
Dremote_instance_cf_device_factory.py190 self._compute_client.SetStage(constants.STAGE_ARTIFACT)