Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/webrtc_controller.h"
#include <sys/socket.h>
#include <string>
#include <android-base/logging.h>
#include <fruit/component.h>
#include "google/rpc/code.pb.h"
#include "google/rpc/status.pb.h"
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/frontend/webrtc/webrtc_commands.pb.h"
#include "cuttlefish/host/libs/feature/feature.h"
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::anonymous_namespace{webrtc_controller.cpp} |
Functions | |
Result< void > | cuttlefish::anonymous_namespace{webrtc_controller.cpp}::IsSuccess (const webrtc::WebrtcCommandResponse &response) |
fruit::Component< WebRtcController > | cuttlefish::WebRtcControllerComponent () |