/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_listener.c | 38 uint64_t laneId; member 116 int32_t AddLaneBusinessInfoItem(LaneType laneType, uint64_t laneId) in AddLaneBusinessInfoItem() argument 159 DelLaneBusinessInfoItem(LaneType laneType, uint64_t laneId) DelLaneBusinessInfoItem() argument 202 uint64_t laneId = GenerateLaneId(localUdid, laneLinkInfo->peerUdid, laneLinkInfo->type); FindLaneBusinessInfoByLinkInfo() local 294 uint64_t laneId = GenerateLaneId(localUdid, peerUdid, laneLinkInfo->type); LaneLinkupNotify() local 524 uint64_t laneId = INVALID_LANE_ID; LnnOnWifiDirectConnectedForSink() local [all...] |
H A D | lnn_lane_link.c | 95 uint64_t laneId = INVALID_LANE_ID; in GenerateLaneId() local 367 CreateNewLaneResource(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) CreateNewLaneResource() argument 396 AddNetworkResourceInner(const LaneLinkInfo *linkInfo, uint64_t laneId) AddNetworkResourceInner() argument 450 AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) AddLaneResourceToPool() argument 482 IsNeedDelResource(uint64_t laneId, bool isServerSide, LaneResource *item) IsNeedDelResource() argument 565 DelLaneResourceByLaneId(uint64_t laneId, bool isServerSide) DelLaneResourceByLaneId() argument 587 ClearLaneResourceByLaneId(uint64_t laneId) ClearLaneResourceByLaneId() argument 689 FindLaneResourceByLaneId(uint64_t laneId, LaneResource *resource) FindLaneResourceByLaneId() argument [all...] |
H A D | lnn_trans_lane.c | 664 static int32_t ReallocLaneByQos(uint32_t laneReqId, uint64_t laneId, const LaneAllocInfo *allocInfo, in ReallocLaneByQos() argument 812 static int32_t FreeLaneLink(uint32_t laneReqId, uint64_t laneId) in FreeLaneLink() argument 912 static void IsNeedDelayFreeLane(uint32_t laneReqId, uint64_t laneId, bool *isDelayFree) in IsNeedDelayFreeLane() argument 940 FreeLink(uint32_t laneReqId, uint64_t laneId, LaneType type) FreeLink() argument 981 UpdateReqInfoWithLaneReqId(uint32_t laneReqId, uint64_t laneId) UpdateReqInfoWithLaneReqId() argument 1001 NotifyLaneAllocSuccess(uint32_t laneReqId, uint64_t laneId, const LaneLinkInfo *info) NotifyLaneAllocSuccess() argument 1349 uint64_t laneId = INVALID_LANE_ID; NotifyLinkSucc() local 1574 uint64_t laneId = (uint64_t)msg->arg2; HandleDelayDestroyLink() local 1818 PostDelayDestroyMessage(uint32_t laneReqId, uint64_t laneId, uint64_t delayMillis) PostDelayDestroyMessage() argument 1860 uint64_t *laneId = (uint64_t *)data; RemoveDelayDestroy() local 1868 RemoveDelayDestroyMessage(uint64_t laneId) RemoveDelayDestroyMessage() argument 1874 DelLogicAndLaneRelationship(uint64_t laneId) DelLogicAndLaneRelationship() argument [all...] |
/foundation/communication/dsoftbus/tests/core/frame/unittest/ |
H A D | softbus_server_stub_test.cpp | 553 uint64_t laneId = 1; in HWTEST_F() local
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_lane_manager.c | 344 int32_t TransGetLaneIdByChannelId(int32_t channelId, uint64_t *laneId) in TransGetLaneIdByChannelId() argument
|
H A D | trans_channel_manager.c | 489 uint64_t laneId = INVALID_LANE_ID; in TransStreamStats() local 511 uint64_t laneId = INVALID_LANE_ID; in TransRequestQos() local 553 uint64_t laneId in TransRippleStats() local 600 TransCloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, const void *dataInfo, uint32_t len) TransCloseChannelWithStatistics() argument [all...] |
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
H A D | bus_center_server_proxy_standard.cpp | 140 int32_t BusCenterServerProxy::CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, in CloseChannelWithStatistics() argument
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/ |
H A D | trans_tcp_direct_message_test_mock.cpp | 180 int32_t TransGetLaneIdByChannelId(int32_t channelId, uint64_t *laneId)
in TransGetLaneIdByChannelId() argument
|
/foundation/communication/dsoftbus/core/frame/standard/init/src/ |
H A D | softbus_server.cpp | 171 int32_t SoftBusServer::CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, in CloseChannelWithStatistics() argument
|
H A D | softbus_server_stub.cpp | 767 uint64_t laneId; in CloseChannelWithStatisticsInner() local
|
/foundation/communication/dsoftbus/core/common/include/ |
H A D | softbus_def.h | 184 uint64_t laneId; member
|
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | trans_event_form.h | 77 int32_t laneId; // LANE_ID member
|
H A D | lnn_event_form.h | 111 int32_t laneId; // LANE_ID member
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_lane_interface.h | 121 uint64_t laneId; member
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_lane_test.cpp | 89 static void OnLaneRequestSuccess(uint32_t laneId, const LaneConnInfo *info) in OnLaneRequestSuccess() argument 94 static void OnLaneRequestFail(uint32_t laneId, int32_t reason) in OnLaneRequestFail() argument 1262 uint64_t laneId = 0x1000000000000001; in HWTEST_F() local 2065 uint64_t laneId = LANE_ID_BASE; in HWTEST_F() local 2125 uint64_t laneId = LANE_ID_BASE; HWTEST_F() local 2168 uint64_t laneId = INVALID_LANE_ID; HWTEST_F() local 2221 uint64_t laneId = LANE_ID_BASE; HWTEST_F() local 2256 uint64_t laneId = LANE_ID_BASE; HWTEST_F() local 2314 uint64_t laneId = LANE_ID_BASE; HWTEST_F() local 2405 uint64_t laneId = INVALID_LANE_ID; HWTEST_F() local 2460 uint64_t laneId = INVALID_LANE_ID; HWTEST_F() local 2505 uint64_t laneId = GenerateLaneId(LOCAL_UDID, PEER_UDID, LANE_HML); HWTEST_F() local 2613 uint64_t laneId = LANE_ID_BASE; HWTEST_F() local 2652 uint64_t laneId = LANE_ID_BASE; HWTEST_F() local 2693 uint64_t laneId = LANE_ID_BASE; HWTEST_F() local 3183 uint64_t laneId = LANE_ID_BASE; HWTEST_F() local [all...] |
H A D | lnn_lane_deps_mock.cpp | 424 void DeleteNetworkResourceByLaneId(uint64_t laneId) in DeleteNetworkResourceByLaneId() argument
|