Android-cuttlefish cvd tool
|
#include <thread>
#include <vector>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/host/commands/modem_simulator/client.h"
#include "cuttlefish/host/commands/modem_simulator/virtual_modem_simulator.h"
Go to the source code of this file.
Classes | |
class | cuttlefish::ChannelMonitor |
Namespaces | |
namespace | cuttlefish |
Enumerations | |
enum | cuttlefish::ModemSimulatorExitCodes : int { cuttlefish::kSuccess = 0 , cuttlefish::kSelectError = 1 , cuttlefish::kServerError = 2 } |