Searched refs:fastboot_buffer (Results 1 – 1 of 1) sorted by relevance
116 struct fastboot_buffer { struct920 static bool load_buf_fd(unique_fd fd, struct fastboot_buffer* buf) { in load_buf_fd()952 static bool load_buf(const char* fname, struct fastboot_buffer* buf) { in load_buf()971 static void rewrite_vbmeta_buffer(struct fastboot_buffer* buf, bool vbmeta_in_boot) { in rewrite_vbmeta_buffer()1063 static void copy_boot_avb_footer(const std::string& partition, struct fastboot_buffer* buf) { in copy_boot_avb_footer()1100 static void flash_buf(const std::string& partition, struct fastboot_buffer *buf) in flash_buf()1325 static std::string repack_ramdisk(const char* pname, struct fastboot_buffer* buf) { in repack_ramdisk()1358 struct fastboot_buffer buf; in do_flash()1437 void FlashImage(const Image& image, const std::string& slot, fastboot_buffer* buf);1543 fastboot_buffer buf; in FlashImages()[all …]