Searched refs:payload_path_on_device (Results 1 – 1 of 1) sorted by relevance
54 def Update(self, payload_path_on_device, update_type=None): argument63 if not self._device.IfPathExists(payload_path_on_device):64 raise Error('Missing the file: %s' % payload_path_on_device)68 '--directory', self._stateful_dir, '-xzf', payload_path_on_device]