Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp822 static void flash_buf(const char *pname, struct fastboot_buffer *buf) in flash_buf() function
965 flash_buf(pname, &buf); in do_flash()
1015 flash_buf(partition.c_str(), &buf); in do_update()
1071 flash_buf(partition.c_str(), &buf); in do_flashall()
1236 flash_buf(partition, &buf); in fb_perform_format()