Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/nfc_connector.h"
#include <stddef.h>
#include <string>
#include <vector>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/common/libs/utils/subprocess.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/config/known_paths.h"
#include "cuttlefish/host/libs/feature/command_source.h"
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< MonitorCommand > | cuttlefish::NfcConnector (const CuttlefishConfig::EnvironmentSpecific &environment, const CuttlefishConfig::InstanceSpecific &instance) |
Variables | |
constexpr const size_t | kBufferSize = 1024 |
|
constexpr |