Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_test.cpp148 ret = TransDelLaneReqFromPendingList(invalidId, false);
151 ret = TransDelLaneReqFromPendingList(laneHandle, false);
158 ret = TransDelLaneReqFromPendingList(laneHandle, false);
193 ret = TransDelLaneReqFromPendingList(laneHandle, false);
235 ret = TransDelLaneReqFromPendingList(laneHandle, false);
266 ret = TransDelLaneReqFromPendingList(laneHandle, false);
293 ret = TransDelLaneReqFromPendingList(laneHandle, false);
463 (void)TransDelLaneReqFromPendingList(laneHandle, false);
511 (void)TransDelLaneReqFromPendingList(laneHandle, false);
H A Dtrans_lane_pending_test.cpp697 ret = TransDelLaneReqFromPendingList(TEST_NEW_LANE_ID, true);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c613 (void)TransDelLaneReqFromPendingList(laneHandle, true); in CreateAppInfoByParam()
630 (void)TransDelLaneReqFromPendingList(laneHandle, true); in CheckSocketChannelState()
649 (void)TransDelLaneReqFromPendingList(laneHandle, true); in TransOnAsyncLaneSuccess()
665 (void)TransDelLaneReqFromPendingList(laneHandle, true); in TransOnAsyncLaneSuccess()
685 (void)TransDelLaneReqFromPendingList(laneHandle, true); in TransOnAsyncLaneSuccess()
711 (void)TransDelLaneReqFromPendingList(laneHandle, true); in TransOnAsyncLaneFail()
726 (void)TransDelLaneReqFromPendingList(laneHandle, true); in TransOnAsyncLaneFail()
745 (void)TransDelLaneReqFromPendingList(laneHandle, true); in TransOnAsyncLaneFail()
1282 (void)TransDelLaneReqFromPendingList(*laneHandle, false); in TransGetLaneInfoByOption()
1307 (void)TransDelLaneReqFromPendingList(*laneHandle, false); in TransGetLaneInfoByQos()
[all …]