Android-cuttlefish cvd tool
|
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/web/android_build.h"
#include "cuttlefish/host/libs/web/build_api.h"
#include "cuttlefish/host/libs/zip/zip_cc.h"
Go to the source code of this file.
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< ReadableZip > | cuttlefish::OpenZip (BuildApi &build_api, const Build &build, const std::string &name) |