Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c445 ProxyConnInfo *tmpItem = NULL; in TransAddConnItem() local
457 LIST_FOR_EACH_ENTRY_SAFE(item, tmpItem, &g_proxyConnectionList->list, ProxyConnInfo, node) { in TransAddConnItem()