|
Android-cuttlefish cvd tool
|
Functions | |
| template<typename ProtoT > | |
| Result< transport::ManagedMessage > | ToMessage (const ProtoT &proto) |
| template<typename ProtoT > | |
| Result< ProtoT > | ToProto (transport::ManagedMessage msg) |
Variables | |
| constexpr const uint32_t | kUnusedCommandField = 0 |
| Result< transport::ManagedMessage > cuttlefish::anonymous_namespace{webrtc_command_channel.cpp}::ToMessage | ( | const ProtoT & | proto | ) |
| Result< ProtoT > cuttlefish::anonymous_namespace{webrtc_command_channel.cpp}::ToProto | ( | transport::ManagedMessage | msg | ) |
|
constexpr |