Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp95 struct fastboot_buffer { struct
784 static int load_buf_fd(Transport* transport, int fd, struct fastboot_buffer* buf) { in load_buf_fd()
810 static int load_buf(Transport* transport, const char *fname, struct fastboot_buffer *buf) in load_buf()
822 static void flash_buf(const char *pname, struct fastboot_buffer *buf) in flash_buf()
960 struct fastboot_buffer buf; in do_flash()
1006 fastboot_buffer buf; in do_update()
1059 fastboot_buffer buf; in do_flashall()
1164 struct fastboot_buffer buf; in fb_perform_format()