Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/common/trans_pending_pkt_test/
H A Dtrans_pending_pkt_test.cpp99 ReleasePendingItem(item);
100 ReleasePendingItem(NULL);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dtrans_pending_pkt.c106 static void ReleasePendingItem(PendingPktInfo *item) in ReleasePendingItem() function
217 ReleasePendingItem(item); in DelPendingPacketbyChannelId()
253 ReleasePendingItem(item); in ProcPendingPacket()