Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_trans_proxy_transceiver_test.cpp722 TransProxyLoopMsgHandler(nullptr);
729 TransProxyLoopMsgHandler(msg);
732 TransProxyLoopMsgHandler(msg);
734 TransProxyLoopMsgHandler(msg);
736 TransProxyLoopMsgHandler(msg);
738 TransProxyLoopMsgHandler(msg);
740 TransProxyLoopMsgHandler(msg);
742 TransProxyLoopMsgHandler(msg);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c179 static void TransProxyLoopMsgHandler(SoftBusMessage *msg) in TransProxyLoopMsgHandler() function
361 g_transLoopHandler.HandleMessage = TransProxyLoopMsgHandler; in TransProxyLoopInit()