Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dbase_device_factory.py24 class BaseDeviceFactory(object): class
Dcreate_cuttlefish_action.py38 class CuttlefishDeviceFactory(base_device_factory.BaseDeviceFactory):
Dremote_instance_cf_device_factory.py39 class RemoteInstanceDeviceFactory(base_device_factory.BaseDeviceFactory):
/tools/acloud/create/
Dcheeps_remote_image_remote_instance.py72 class CheepsDeviceFactory(base_device_factory.BaseDeviceFactory):