Home
last modified time | relevance | path

Searched refs:BaseDeviceFactory (Results 1 – 7 of 7) sorted by relevance

/tools/acloud/public/actions/
Dbase_device_factory.py24 class BaseDeviceFactory(): class
Dgce_device_factory.py31 class GCEDeviceFactory(base_device_factory.BaseDeviceFactory):
Dcreate_cuttlefish_action.py38 class CuttlefishDeviceFactory(base_device_factory.BaseDeviceFactory):
Dcreate_goldfish_action.py42 class GoldfishDeviceFactory(base_device_factory.BaseDeviceFactory):
Dremote_host_cf_device_factory.py42 class RemoteHostDeviceFactory(base_device_factory.BaseDeviceFactory):
Dremote_host_gf_device_factory.py80 class RemoteHostGoldfishDeviceFactory(base_device_factory.BaseDeviceFactory):
/tools/acloud/create/
Dcheeps_remote_image_remote_instance.py72 class CheepsDeviceFactory(base_device_factory.BaseDeviceFactory):