Searched refs:DeviceUpdateMethod (Results 1 – 2 of 2) sorted by relevance
28 class DeviceUpdateMethod(ABC): class47 class NoopUpdateMethod(DeviceUpdateMethod):56 class AdeviceUpdateMethod(DeviceUpdateMethod):
1198 ) -> device_update.DeviceUpdateMethod: