Home
last modified time | relevance | path

Searched defs:laneHandle (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_ctrl_lane.c32 uint32_t laneHandle; member
114 static int32_t GetCtrlReqInfo(uint32_t laneHandle, CtrlReqInfo *reqInfo) in GetCtrlReqInfo()
139 static void DeleteCtrlRequestNode(uint32_t laneHandle) in DeleteCtrlRequestNode()
158 static void CtrlLinkFail(uint32_t laneHandle, int32_t reason, LaneLinkType linkType) in CtrlLinkFail()
176 static void UpdateCtrlReqInfo(uint32_t laneHandle, uint64_t laneId) in UpdateCtrlReqInfo()
216 static void CtrlLinkSuccess(uint32_t laneHandle, LaneLinkType linkType, const LaneLinkInfo *linkInf… in CtrlLinkSuccess()
261 static int32_t CreateCtrlReqNode(uint32_t laneHandle, const LaneAllocInfo *allocInfo, in CreateCtrlReqNode()
291 static CtrlReqInfo *GetCtrlReqInfoWithoutLock(uint32_t laneHandle) in GetCtrlReqInfoWithoutLock()
302 static int32_t CtrlTriggerLink(uint32_t laneHandle) in CtrlTriggerLink()
447 static int32_t FreeLaneLink(uint32_t laneHandle, uint64_t laneId) in FreeLaneLink()
[all …]
H A Dlnn_lane.c329 static int32_t LnnAllocRawLane(uint32_t laneHandle, const RawLaneAllocInfo *allocInfo, in LnnAllocRawLane()
377 static int32_t LnnAllocTargetLane(uint32_t laneHandle, const LaneAllocInfoExt *allocInfo, in LnnAllocTargetLane()
H A Dlnn_trans_lane.c519 static int32_t BuildTargetLink(uint32_t laneHandle, const LaneAllocInfoExt *allocInfoExt, in BuildTargetLink()
561 static int32_t AllocTargetLane(uint32_t laneHandle, const LaneAllocInfoExt *allocInfo, in AllocTargetLane()
624 static int32_t ProcessSpecifiedLink(uint32_t laneHandle, const LaneAllocInfo *allocInfo, in ProcessSpecifiedLink()
678 static int32_t AllocRawLane(uint32_t laneHandle, const RawLaneAllocInfo *allocInfo, const LaneAlloc… in AllocRawLane()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c58 uint32_t laneHandle; member
72 uint32_t laneHandle; member
246 static int32_t TransAddLaneReqFromPendingList(uint32_t laneHandle) in TransAddLaneReqFromPendingList()
698 static void TransOnAsyncLaneFail(uint32_t laneHandle, int32_t reason) in TransOnAsyncLaneFail()
783 static void TransOnLaneFreeSuccess(uint32_t laneHandle) in TransOnLaneFreeSuccess()
792 static void TransOnLaneFreeFail(uint32_t laneHandle, int32_t reason) in TransOnLaneFreeFail()
1147 static int32_t TransWaitingRequestCallback(uint32_t laneHandle) in TransWaitingRequestCallback()
1837 static bool CheckLaneHandleIsExited(uint32_t laneHandle) in CheckLaneHandleIsExited()
1860 static int32_t TransAddFreeLaneToPending(uint32_t laneHandle) in TransAddFreeLaneToPending()
1899 static int32_t TransWaitingFreeCallback(uint32_t laneHandle) in TransWaitingFreeCallback()
[all …]
H A Dtrans_channel_common.c374 uint32_t laneHandle = 0; in CancelWaitLaneState() local
543 void TransFreeLane(uint32_t laneHandle, bool isQosLane, bool isAsync) in TransFreeLane()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp390 uint32_t laneHandle; variable
412 uint32_t laneHandle = TEST_LANE_ID; variable
470 uint32_t laneHandle; variable
490 uint32_t laneHandle; variable
544 uint32_t laneHandle; variable
564 uint32_t laneHandle; variable
804 uint32_t laneHandle = 0; variable
849 uint32_t laneHandle = 0; variable
1131 uint32_t laneHandle = TEST_LANE_ID; variable
1352 uint32_t laneHandle; variable
[all …]
H A Dtrans_lane_test.cpp143 uint32_t laneHandle = 1; variable
171 uint32_t laneHandle = 1; variable
215 uint32_t laneHandle = 1; variable
254 uint32_t laneHandle = 1; variable
281 uint32_t laneHandle = 1; variable
439 uint32_t laneHandle = 1; variable
491 uint32_t laneHandle = 1; variable
525 uint32_t laneHandle = 1; variable
561 uint32_t laneHandle = 1; variable
806 uint32_t laneHandle = 1; variable
H A Dtrans_lane_common_test.cpp633 uint32_t laneHandle = TEST_LANE_ID; variable
893 uint32_t laneHandle = TEST_LANE_ID; variable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_lane.c38 uint32_t laneHandle; member
156 static int32_t AddAuthReqNode(const char *networkId, uint32_t laneHandle, uint32_t authRequestId, in AddAuthReqNode()
214 uint32_t laneHandle = INVALID_LANE_REQ_ID; in AuthFreeLane() local
235 static void DelAuthRequestItem(uint32_t laneHandle) in DelAuthRequestItem()
281 uint32_t laneHandle = 0; in OnAuthConnOpenedFail() local
306 static void AuthOnLaneAllocSuccess(uint32_t laneHandle, const LaneConnInfo *laneConnInfo) in AuthOnLaneAllocSuccess()
352 static void AuthOnLaneAllocFail(uint32_t laneHandle, int32_t reason) in AuthOnLaneAllocFail()
425 uint32_t laneHandle = GetLaneManager()->lnnGetLaneHandle(LANE_TYPE_CTRL); in AuthAllocLane() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c41 uint32_t laneHandle; member
189 …const TransInfo *transInfo, const LaneConnInfo *connInfo, uint32_t laneHandle, bool isQosLane, App… in TransLaneMgrAddLane()
249 uint32_t laneHandle = 0; in TransLaneMgrDelLane() local
314 int32_t TransGetLaneHandleByChannelId(int32_t channelId, uint32_t *laneHandle) in TransGetLaneHandleByChannelId()
354 int32_t TransGetChannelInfoByLaneHandle(uint32_t laneHandle, int32_t *channelId, int32_t *channelTy… in TransGetChannelInfoByLaneHandle()
493 const char *sessionName, int32_t sessionId, uint32_t laneHandle, bool isQosLane, bool isAsync) in TransUpdateSocketChannelLaneInfoBySession()
697 … const char *sessionName, int32_t sessionId, uint32_t *laneHandle, bool *isQosLane, bool *isAsync) in TransGetSocketChannelLaneInfoBySession()
856 int32_t TransGetTransLaneInfoByLaneHandle(uint32_t laneHandle, TransLaneInfo *laneInfo) in TransGetTransLaneInfoByLaneHandle()
H A Dtrans_channel_manager.c223 static void TransFreeLaneInner(uint32_t laneHandle, bool isQosLane, bool isAsync) in TransFreeLaneInner()
245 uint32_t laneHandle = INVALID_LANE_REQ_ID; in TransOpenChannel() local
494 uint32_t laneHandle; in TransStreamStats() local
517 uint32_t laneHandle; in TransRequestQos() local
552 uint32_t laneHandle; in TransRippleStats() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_lane_manager_test/
H A Dtrans_lane_manager_test.cpp138 uint32_t laneHandle = 1; variable
231 uint32_t laneHandle = 22; variable
253 uint32_t laneHandle = 0; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_test.cpp69 static void OnLaneAllocSuccess(uint32_t laneHandle, const LaneConnInfo *info) in OnLaneAllocSuccess()
77 static void OnLaneAllocFail(uint32_t laneHandle, int32_t errCode) in OnLaneAllocFail()
86 static void OnLaneFreeSuccess(uint32_t laneHandle) in OnLaneFreeSuccess()
91 static void OnLaneFreeFail(uint32_t laneHandle, int32_t errCode) in OnLaneFreeFail()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dlane_test.cpp180 static void OnLaneAllocSuccess(uint32_t laneHandle, const LaneConnInfo *info) in OnLaneAllocSuccess()
188 static void OnLaneAllocFail(uint32_t laneHandle, int32_t errCode) in OnLaneAllocFail()
196 static void OnLaneFreeSuccess(uint32_t laneHandle) in OnLaneFreeSuccess()
201 static void OnLaneFreeFail(uint32_t laneHandle, int32_t errCode) in OnLaneFreeFail()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_mock_test/
H A Dtrans_manager_test_mock.cpp38 int32_t TransGetLaneHandleByChannelId(int32_t channelId, uint32_t *laneHandle) in TransGetLaneHandleByChannelId()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/mock/
H A Dtrans_manager_mock.cpp65 const SessionParam *param, uint32_t *laneHandle, uint32_t callingTokenId, int64_t timeStart) in TransAsyncGetLaneInfo()
70 int32_t TransGetLaneInfo(const SessionParam *param, LaneConnInfo *connInfo, uint32_t *laneHandle) in TransGetLaneInfo()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/
H A Dtrans_lane_pending_test_mock.cpp79 int32_t TransWaitingRequestCallback(uint32_t laneHandle) in TransWaitingRequestCallback()
102 …const TransInfo *transInfo, const LaneConnInfo *connInfo, uint32_t laneHandle, bool isQosLane, App… in TransLaneMgrAddLane()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp176 static void OnLaneAllocSuccess(uint32_t laneHandle, const LaneConnInfo *info) in OnLaneAllocSuccess()
186 static void OnLaneAllocFail(uint32_t laneHandle, int32_t errCode) in OnLaneAllocFail()
197 static void OnLaneFreeSuccess(uint32_t laneHandle) in OnLaneFreeSuccess()
203 static void OnLaneFreeFail(uint32_t laneHandle, int32_t errCode) in OnLaneFreeFail()
286 static void OnLaneAllocFailNoExcept(uint32_t laneHandle, int32_t errCode) in OnLaneAllocFailNoExcept()
293 static void OnLaneAllocFailNoExcept2(uint32_t laneHandle, int32_t errCode) in OnLaneAllocFailNoExcept2()
2973 uint32_t laneHandle = laneManager->lnnGetLaneHandle(laneType); variable
3004 uint32_t laneHandle = laneManager->lnnGetLaneHandle(laneType); variable
3031 uint32_t laneHandle = laneManager->lnnGetLaneHandle(laneType); variable
3060 uint32_t laneHandle = laneManager->lnnGetLaneHandle(laneType); variable
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_lane_manager.h45 uint32_t laneHandle; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_core_tcp_direct_test.cpp201 uint32_t laneHandle = 1; variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_listener.c406 uint32_t laneHandle = INVALID_LANE_REQ_ID; in TransGetConnectOption() local