Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dbase_device_factory.py24 class BaseDeviceFactory(object): class
Dcreate_cuttlefish_action.py36 class CuttlefishDeviceFactory(base_device_factory.BaseDeviceFactory):
Dcreate_goldfish_action.py41 class GoldfishDeviceFactory(base_device_factory.BaseDeviceFactory):
/tools/acloud/create/
Dcheeps_remote_image_remote_instance.py69 class CheepsDeviceFactory(base_device_factory.BaseDeviceFactory):
Dlocal_image_remote_instance.py55 class RemoteInstanceDeviceFactory(base_device_factory.BaseDeviceFactory):