Android-cuttlefish cvd tool
|
Go to the source code of this file.
Namespaces | |
namespace | incremental |
Typedefs | |
using | incremental::Files = std::vector< std::string > |
using | incremental::Args = std::vector< std::string_view > |
Functions | |
bool | incremental::can_install (const Files &files) |
std::optional< Process > | incremental::install (const Files &files, const Args &passthrough_args, bool silent) |