Android-cuttlefish cvd tool
Namespaces | Functions
status_fetcher.h File Reference
#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"
Include dependency graph for status_fetcher.h:
This graph shows which files directly or indirectly include this file:

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)