Android-cuttlefish cvd tool
|
Functions | |
Flag | SnapshotCmdFlag (std::string &value_buf) |
Flag | GetInt32Flag (const std::string &name, int &value_buf, const std::string &help_msg) |
Flag | WaitForLauncherFlag (int &wait_for_launcher) |
Flag | SnapshotPathFlag (std::string &path_buf) |
Flag | CleanupSnapshotPathFlag (bool &cleanup) |
Variables | |
constexpr char | snapshot_cmd_help [] |
constexpr char | cleanup_snapshot_path_help [] |
constexpr char | wait_for_launcher_help [] |
constexpr char | snapshot_path_help [] |
Flag cuttlefish::anonymous_namespace{parse.cc}::CleanupSnapshotPathFlag | ( | bool & | cleanup | ) |
Flag cuttlefish::anonymous_namespace{parse.cc}::GetInt32Flag | ( | const std::string & | name, |
int & | value_buf, | ||
const std::string & | help_msg | ||
) |
Flag cuttlefish::anonymous_namespace{parse.cc}::SnapshotCmdFlag | ( | std::string & | value_buf | ) |
Flag cuttlefish::anonymous_namespace{parse.cc}::SnapshotPathFlag | ( | std::string & | path_buf | ) |
Flag cuttlefish::anonymous_namespace{parse.cc}::WaitForLauncherFlag | ( | int & | wait_for_launcher | ) |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |