Home
last modified time | relevance | path

Searched refs:kMessageKeyProtocolVersionList (Results 1 – 4 of 4) sorted by relevance

/external/openscreen/cast/common/channel/
Dmessage_util.cc128 message[kMessageKeyProtocolVersionList][i] = in MakeConnectMessage()
Dmessage_util.h51 static constexpr char kMessageKeyProtocolVersionList[] = "protocolVersionList"; variable
Dconnection_namespace_handler_unittest.cc61 message[kMessageKeyProtocolVersionList] = std::move(list); in MakeVersionedConnectMessage()
Dconnection_namespace_handler.cc208 JSON_EXPAND_FIND_CONSTANT_ARGS(kMessageKeyProtocolVersionList)); in HandleConnect()