|
Android-cuttlefish cvd tool
|
#include <sys/types.h>#include <chrono>#include "cuttlefish/host/commands/cvd/instances/cvd_persistent_data.pb.h"#include "cuttlefish/host/commands/cvd/instances/local_instance.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< Json::Value > | cuttlefish::FetchInstanceStatus (LocalInstance &instance, std::chrono::seconds timeout) |
| std::string | cuttlefish::HumanFriendlyStateName (cvd::InstanceState state) |