Android-cuttlefish cvd tool
Namespaces | Functions | Variables
invoker.cc File Reference
#include "cuttlefish/metrics/host/invoker.h"
#include <optional>
#include <string>
#include <string_view>
#include "cuttlefish/common/libs/utils/environment.h"
Include dependency graph for invoker.cc:

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::anonymous_namespace{invoker.cc}
 

Functions

Invoker cuttlefish::GetInvoker ()
 

Variables

constexpr std::string_view cuttlefish::anonymous_namespace{invoker.cc}::kAcloud = "acloud"
 
constexpr std::string_view cuttlefish::anonymous_namespace{invoker.cc}::kHostOrchestrator = "host_orchestrator"
 
constexpr std::string_view cuttlefish::anonymous_namespace{invoker.cc}::kInvokerVariable = "CVD_INVOKER"