Searched refs:WriteRawImage (Results 1 – 3 of 3) sorted by relevance
/build/tools/releasetools/ |
D | ota_from_target_files.py | 605 script.WriteRawImage("/recovery", "recovery.img") 692 script.WriteRawImage("/boot", "boot.img") 711 script.WriteRawImage("/boot", "recovery.img") 933 script.WriteRawImage("/recovery", "recovery.img") 1003 script.WriteRawImage("/boot", "recovery.img") 1027 script.WriteRawImage("/boot", "boot.img") 1035 script.WriteRawImage("/boot", "boot.img") 1575 script.WriteRawImage("/recovery", "recovery.img") 1626 script.WriteRawImage("/boot", "recovery.img") 1639 script.WriteRawImage("/boot", "boot.img")
|
D | ota_from_target_files | 605 script.WriteRawImage("/recovery", "recovery.img") 692 script.WriteRawImage("/boot", "boot.img") 711 script.WriteRawImage("/boot", "recovery.img") 933 script.WriteRawImage("/recovery", "recovery.img") 1003 script.WriteRawImage("/boot", "recovery.img") 1027 script.WriteRawImage("/boot", "boot.img") 1035 script.WriteRawImage("/boot", "boot.img") 1575 script.WriteRawImage("/recovery", "recovery.img") 1626 script.WriteRawImage("/boot", "recovery.img") 1639 script.WriteRawImage("/boot", "boot.img")
|
D | edify_generator.py | 312 def WriteRawImage(self, mount_point, fn, mapfn=None): member in EdifyGenerator
|