Android-cuttlefish cvd tool
|
#include <fec_private.h>
Public Member Functions | |
hashtree_info | hashtree () const |
Public Attributes | |
ecc_info | ecc |
int | fd |
int | flags |
int | mode |
uint64_t | errors |
uint64_t | data_size |
uint64_t | pos |
uint64_t | size |
verity_info | verity |
avb_info | avb |
|
inline |
avb_info fec_handle::avb |
uint64_t fec_handle::data_size |
ecc_info fec_handle::ecc |
uint64_t fec_handle::errors |
int fec_handle::fd |
int fec_handle::flags |
int fec_handle::mode |
uint64_t fec_handle::pos |
uint64_t fec_handle::size |
verity_info fec_handle::verity |