Android-cuttlefish cvd tool
|
#include <optional>
#include <string>
#include <vector>
#include <fruit/fruit.h>
#include "cuttlefish/host/libs/config/config_flag.h"
#include "cuttlefish/host/libs/config/config_fragment.h"
#include "cuttlefish/host/libs/feature/feature.h"
Go to the source code of this file.
Classes | |
struct | cuttlefish::ControlPanelButton |
struct | cuttlefish::DeviceState |
struct | cuttlefish::CustomActionInstanceID |
struct | cuttlefish::CustomShellActionConfig |
struct | cuttlefish::CustomActionServerConfig |
struct | cuttlefish::CustomDeviceStateActionConfig |
class | cuttlefish::CustomActionConfigProvider |
Namespaces | |
namespace | cuttlefish |
Functions | |
fruit::Component< fruit::Required< ConfigFlag >, CustomActionConfigProvider > | cuttlefish::CustomActionsComponent () |