Home
last modified time | relevance | path

Searched refs:SetDeviceImage (Results 1 – 2 of 2) sorted by relevance

/test/framework/harnesses/host_controller/build/
Dbuild_provider.py83 def SetDeviceImage(self, name, path): member in BuildProvider
120 self.SetDeviceImage(common.FULL_ZIPFILE, path)
124 self.SetDeviceImage("gsi-zipfile", path)
132 self.SetDeviceImage(dir_key, dest_path)
291 self.SetDeviceImage(file_name, file_path)
Dbuild_provider_local_fs.py37 self.SetDeviceImage("img", path)