Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c919 static void SelectRouteType(ConnectType type, RouteType *routeType) in SelectRouteType() function
951 SelectRouteType(info->type, &chan->appInfo.routeType); in ConstructProxyChannelInfo()
1037 SelectRouteType(type, &chan->appInfo.routeType); in TransProxyFillChannelInfo()
1617 SelectRouteType(connInfo->type, &appInfo->routeType); in TransProxyOpenProxyChannel()