Home
last modified time | relevance | path

Searched defs:local_image_artifact (Results 1 – 4 of 4) sorted by relevance

/tools/acloud/public/actions/
Dgce_device_factory.py36 def __init__(self, avd_spec, local_image_artifact=None): argument
Dremote_instance_cf_device_factory.py44 def __init__(self, avd_spec, local_image_artifact=None, argument
Dremote_host_cf_device_factory.py58 def __init__(self, avd_spec, local_image_artifact=None, argument
/tools/acloud/create/
Davd_spec.py770 def local_image_artifact(self): member in AVDSpec