Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c1916 ProxyChannelInfo *nextDestroyNode = NULL; in TransProxyDestroyChannelList() local
1917 LIST_FOR_EACH_ENTRY_SAFE(destroyNode, nextDestroyNode, destroyList, ProxyChannelInfo, node) { in TransProxyDestroyChannelList()