Android-cuttlefish cvd tool
|
#include <fruit/fruit.h>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/feature/feature.h"
Go to the source code of this file.
Classes | |
struct | cuttlefish::SnapshotControlFiles |
Namespaces | |
namespace | cuttlefish |
Typedefs | |
using | cuttlefish::AutoSnapshotControlFiles = AutoSetup< SnapshotControlFiles::Create > |