Android-cuttlefish cvd tool
Functions | Variables
cuttlefish::anonymous_namespace{webrtc_command_channel.cpp} Namespace Reference

Functions

template<typename ProtoT >
Result< transport::ManagedMessageToMessage (const ProtoT &proto)
 
template<typename ProtoT >
Result< ProtoT > ToProto (transport::ManagedMessage msg)
 

Variables

constexpr const uint32_t kUnusedCommandField = 0
 

Function Documentation

◆ ToMessage()

template<typename ProtoT >
Result< transport::ManagedMessage > cuttlefish::anonymous_namespace{webrtc_command_channel.cpp}::ToMessage ( const ProtoT &  proto)

◆ ToProto()

template<typename ProtoT >
Result< ProtoT > cuttlefish::anonymous_namespace{webrtc_command_channel.cpp}::ToProto ( transport::ManagedMessage  msg)

Variable Documentation

◆ kUnusedCommandField

constexpr const uint32_t cuttlefish::anonymous_namespace{webrtc_command_channel.cpp}::kUnusedCommandField = 0
constexpr