Android-cuttlefish cvd tool
|
#include <kernel_path.h>
Public Member Functions | |
std::string | KernelPathForIndex (size_t index) const |
bool | HasValue () const |
Static Public Member Functions | |
static KernelPathFlag | FromGlobalGflags (const FetcherConfig &fetcher_config) |
Private Member Functions | |
KernelPathFlag (std::vector< std::string >) | |
Private Attributes | |
std::vector< std::string > | kernel_paths_ |
|
explicitprivate |
|
static |
bool cuttlefish::KernelPathFlag::HasValue | ( | ) | const |
std::string cuttlefish::KernelPathFlag::KernelPathForIndex | ( | size_t | index | ) | const |
|
private |