Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_transceiver.h38 void TransProxyPostResetPeerMsgToLoop(const ProxyChannelInfo *chan);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c263 void TransProxyPostResetPeerMsgToLoop(const ProxyChannelInfo *chan) in TransProxyPostResetPeerMsgToLoop() function
H A Dsoftbus_proxychannel_manager.c373 TransProxyPostResetPeerMsgToLoop(info); in TransProxyCloseProxyOtherRes()