|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/nfc_connector.h"#include <stddef.h>#include <optional>#include <string>#include <vector>#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/common/libs/utils/files.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"#include "cuttlefish/process/command.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< std::optional< MonitorCommand > > | cuttlefish::NfcConnector (const CuttlefishConfig &config, const CuttlefishConfig::EnvironmentSpecific &environment, const CuttlefishConfig::InstanceSpecific &instance) |
Variables | |
| constexpr const size_t | kBufferSize = 1024 |
|
constexpr |