Android-cuttlefish cvd tool
|
#include <fastboot.h>
Public Attributes | |
fb_buffer_type | type |
fb_buffer_type | file_type |
std::vector< SparsePtr > | files |
int64_t | sz |
unique_fd | fd |
int64_t | image_size |
unique_fd fastboot_buffer::fd |
fb_buffer_type fastboot_buffer::file_type |
std::vector<SparsePtr> fastboot_buffer::files |
int64_t fastboot_buffer::image_size |
int64_t fastboot_buffer::sz |
fb_buffer_type fastboot_buffer::type |