Android-cuttlefish cvd tool
Public Attributes | List of all members
fastboot_buffer Struct Reference

#include <fastboot.h>

Collaboration diagram for fastboot_buffer:
Collaboration graph
[legend]

Public Attributes

fb_buffer_type type
 
fb_buffer_type file_type
 
std::vector< SparsePtrfiles
 
int64_t sz
 
unique_fd fd
 
int64_t image_size
 

Member Data Documentation

◆ fd

unique_fd fastboot_buffer::fd

◆ file_type

fb_buffer_type fastboot_buffer::file_type

◆ files

std::vector<SparsePtr> fastboot_buffer::files

◆ image_size

int64_t fastboot_buffer::image_size

◆ sz

int64_t fastboot_buffer::sz

◆ type

fb_buffer_type fastboot_buffer::type

The documentation for this struct was generated from the following file: