Android-cuttlefish cvd tool
|
#include "cuttlefish/host/frontend/webrtc/webrtc_command_channel.h"
#include <android-base/logging.h>
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::anonymous_namespace{webrtc_command_channel.cpp} |
Functions | |
template<typename ProtoT > | |
Result< transport::ManagedMessage > | cuttlefish::anonymous_namespace{webrtc_command_channel.cpp}::ToMessage (const ProtoT &proto) |
template<typename ProtoT > | |
Result< ProtoT > | cuttlefish::anonymous_namespace{webrtc_command_channel.cpp}::ToProto (transport::ManagedMessage msg) |
Variables | |
constexpr const uint32_t | cuttlefish::anonymous_namespace{webrtc_command_channel.cpp}::kUnusedCommandField = 0 |