Android-cuttlefish cvd tool
|
#include <stdint.h>
#include <vector>
Go to the source code of this file.
Functions | |
int | parse_vbmeta_from_footer (fec_handle *f, std::vector< uint8_t > *vbmeta) |
int | parse_avb_image (fec_handle *f, const std::vector< uint8_t > &vbmeta) |
int parse_avb_image | ( | fec_handle * | f, |
const std::vector< uint8_t > & | vbmeta | ||
) |
int parse_vbmeta_from_footer | ( | fec_handle * | f, |
std::vector< uint8_t > * | vbmeta | ||
) |