Searched defs:fastboot_buffer (Results 1 – 1 of 1) sorted by relevance
58 struct fastboot_buffer { struct59 enum fb_buffer_type type;60 std::vector<SparsePtr> files;61 int64_t sz;62 unique_fd fd;63 int64_t image_size;