Searched refs:RouteType (Results 1 – 6 of 6) sorted by relevance
48 enum RouteType { enum55 static std::string GetTypeString(RouteType type);60 RouteType type;
13 std::string TransportRoute::GetTypeString(RouteType type) { in GetTypeString()
55 void AddConnectionTypeField(protocol::TransportRoute::RouteType type);
76 std::map<std::string, protocol::TransportRoute::RouteType>
135 protocol::TransportRoute::RouteType type) { in AddConnectionTypeField()
351 static_cast<protocol::TransportRoute::RouteType>(route.type); in OnClientRouteChange()