Home
last modified time | relevance | path

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

/aosp_15_r20/tools/acloud/public/actions/
H A Dgce_device_factory.py36 def __init__(self, avd_spec, local_image_artifact=None): argument
H A Dremote_instance_cf_device_factory.py50 def __init__(self, avd_spec, local_image_artifact=None, argument
H A Dremote_host_cf_device_factory.py66 def __init__(self, avd_spec, local_image_artifact=None, argument
/aosp_15_r20/tools/acloud/create/
H A Davd_spec.py881 def local_image_artifact(self): member in AVDSpec