Home
last modified time | relevance | path

Searched defs:proxyConnection (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/connection/proxy/
Dproxy_manager.c96 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() local
174 struct ProxyConnection *proxyConnection = GetProxyChannelByChannelId(channel->channelId); in ProxyChannelClose() local
185 …struct ProxyConnection *proxyConnection = (struct ProxyConnection *)SoftBusCalloc(sizeof(struct Pr… in CreateProxyConnection() local
233 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 …]
/foundation/communication/dsoftbus/tests/core/connection/proxy/
Dproxy_manager_test.cpp403 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
/foundation/communication/dsoftbus/tests/core/connection/proxy/unittest/
Dproxy_manager_test.cpp403 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