Searched refs:fastboot_buffer (Results 1 – 1 of 1) sorted by relevance
111 struct fastboot_buffer { struct868 static bool load_buf_fd(int fd, struct fastboot_buffer* buf) { in load_buf_fd()900 static bool load_buf(const char* fname, struct fastboot_buffer* buf) { in load_buf()919 static void rewrite_vbmeta_buffer(struct fastboot_buffer* buf) { in rewrite_vbmeta_buffer()954 static void flash_buf(const std::string& partition, struct fastboot_buffer *buf) in flash_buf()1135 struct fastboot_buffer buf; in do_flash()1203 void FlashImage(const Image& image, const std::string& slot, fastboot_buffer* buf);1304 fastboot_buffer buf; in FlashImages()1316 void FlashAllTool::FlashImage(const Image& image, const std::string& slot, fastboot_buffer* buf) { in FlashImage()1474 struct fastboot_buffer buf; in fb_perform_format()[all …]