Searched defs:proxyConnection (Results 1 – 3 of 3) sorted by relevance
96 static ProxyChannelState GetProxyChannelState(struct ProxyConnection *proxyConnection) in GetProxyChannelState()106 static ProxyChannelState SetProxyChannelState(struct ProxyConnection *proxyConnection, ProxyChannel… in SetProxyChannelState()116 static void ProxyChannelDereference(struct ProxyConnection *proxyConnection) in ProxyChannelDereference()131 static void ProxyChannelReference(struct ProxyConnection *proxyConnection) in ProxyChannelReference()145 struct ProxyConnection *proxyConnection = GetProxyChannelByChannelId(channel->channelId); in ProxyChannelSend() local174 struct ProxyConnection *proxyConnection = GetProxyChannelByChannelId(channel->channelId); in ProxyChannelClose() local185 …struct ProxyConnection *proxyConnection = (struct ProxyConnection *)SoftBusCalloc(sizeof(struct Pr… in CreateProxyConnection() local233 static int32_t SaveProxyConnection(struct ProxyConnection *proxyConnection) in SaveProxyConnection()260 static void DestoryProxyConnection(struct ProxyConnection *proxyConnection) in DestoryProxyConnection()290 static void NotifyOpenProxyChannelResult(struct ProxyConnection *proxyConnection, bool isSuccess, i… in NotifyOpenProxyChannelResult()[all …]
403 static void ProxyChannelDereference(struct ProxyConnection *proxyConnection) in ProxyChannelDereference()409 static void ProxyChannelReference(struct ProxyConnection *proxyConnection) in ProxyChannelReference()430 …struct ProxyConnection *proxyConnection = (struct ProxyConnection *)SoftBusCalloc(sizeof(struct Pr… in ConstructProxyConnectionList() local