Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h59 struct fastboot_buffer { struct
60 fb_buffer_type type;
61 fb_buffer_type file_type;
62 std::vector<SparsePtr> files;
63 int64_t sz;
64 unique_fd fd;
65 int64_t image_size;