Searched refs:WriteRawImage (Results 1 – 3 of 3) sorted by relevance
/build/tools/releasetools/ |
D | ota_from_target_files | 565 script.WriteRawImage("/recovery", "recovery.img") 650 script.WriteRawImage("/boot", "boot.img") 669 script.WriteRawImage("/boot", "recovery.img") 846 script.WriteRawImage("/recovery", "recovery.img") 905 script.WriteRawImage("/boot", "recovery.img") 928 script.WriteRawImage("/boot", "boot.img") 936 script.WriteRawImage("/boot", "boot.img") 1233 script.WriteRawImage("/recovery", "recovery.img") 1282 script.WriteRawImage("/boot", "recovery.img") 1295 script.WriteRawImage("/boot", "boot.img")
|
D | ota_from_target_files.py | 565 script.WriteRawImage("/recovery", "recovery.img") 650 script.WriteRawImage("/boot", "boot.img") 669 script.WriteRawImage("/boot", "recovery.img") 846 script.WriteRawImage("/recovery", "recovery.img") 905 script.WriteRawImage("/boot", "recovery.img") 928 script.WriteRawImage("/boot", "boot.img") 936 script.WriteRawImage("/boot", "boot.img") 1233 script.WriteRawImage("/recovery", "recovery.img") 1282 script.WriteRawImage("/boot", "recovery.img") 1295 script.WriteRawImage("/boot", "boot.img")
|
D | edify_generator.py | 283 def WriteRawImage(self, mount_point, fn, mapfn=None): member in EdifyGenerator
|