Android-cuttlefish cvd tool
Classes | Namespaces | Functions | Variables
avb.h File Reference
#include "cuttlefish/common/libs/utils/result.h"
#include <sys/types.h>
#include <cstdint>
#include <string>
#include <vector>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/subprocess.h"
Include dependency graph for avb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::ChainPartition
 
class  cuttlefish::Avb
 

Namespaces

namespace  cuttlefish
 

Functions

Result< void > cuttlefish::EnforceVbMetaSize (const std::string &path)
 

Variables

constexpr uint64_t cuttlefish::kMaxAvbMetadataSize = 69632ul