Home
last modified time | relevance | path

Searched defs:laneId (Results 1 - 25 of 41) sorted by relevance

12

/foundation/communication/dsoftbus/tests/core/common/dfx/statistics/unittest/
H A Dtrans_network_statistics_test.cpp270 uint64_t laneId = 1234567890; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_qos/
H A Dlnn_lane_qos_virtual.c42 void LnnReportRippleData(uint64_t laneId, const LnnRippleData *data) in LnnReportRippleData() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_trans_lane.h37 uint64_t laneId; member
H A Dlnn_lane_link.h110 uint64_t laneId; member
/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dtrans_network_statistics.h38 uint64_t laneId; member
45 uint64_t laneId; member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/statistics/src/
H A Dclient_trans_statistics.c140 char laneId[MAX_LANE_ID_LEN] = { 0 }; in PackStatistics() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/ipc/mini/
H A Dtrans_server_proxy.c73 int32_t ServerIpcCloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, in ServerIpcCloseChannelWithStatistics() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_wifi_adpter_mock.cpp116 int32_t UpdateP2pLinkedInfo(uint32_t laneReqId, uint64_t laneId) in UpdateP2pLinkedInfo() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_qos/include/
H A Dlnn_lane_qos.h67 uint64_t laneId; member
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/
H A Dlnn_lane_listener_deps_mock.cpp69 void DelLogicAndLaneRelationship(uint64_t laneId) in DelLogicAndLaneRelationship() argument
74 int32_t ClearLaneResourceByLaneId(uint64_t laneId) in ClearLaneResourceByLaneId() argument
79 void RemoveDelayDestroyMessage(uint64_t laneId) in RemoveDelayDestroyMessage() argument
84 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() argument
89 int32_t DelLaneResourceByLaneId(uint64_t laneId, bool isServerSide) in DelLaneResourceByLaneId() argument
[all...]
H A Dlnn_lane_listener_test.cpp88 static void OnLaneLinkup(uint64_t laneId, const char *peerUdid, const LaneConnInfo *laneConnInfo) in OnLaneLinkup() argument
93 static void OnLaneLinkdown(uint64_t laneId, const char *peerUdid, const LaneConnInfo *laneConnInfo) in OnLaneLinkdown() argument
98 static void OnLaneStateChange(uint64_t laneId, LaneState state) in OnLaneStateChange() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c36 uint64_t laneId; member
72 static void AddLaneIdNode(uint64_t laneId, LaneModel *laneModel) in AddLaneIdNode() argument
92 static void DeleteLaneIdNode(uint64_t laneId, LaneModel *laneModel) in DeleteLaneIdNode() argument
106 AddLaneModel(uint64_t laneId, uint32_t profileId, LaneProfile *laneProfile) AddLaneModel() argument
141 BindLaneIdToProfile(uint64_t laneId, LaneProfile *profile) BindLaneIdToProfile() argument
160 UnbindLaneIdFromProfile(uint64_t laneId, uint32_t profileId) UnbindLaneIdFromProfile() argument
[all...]
H A Dlnn_ctrl_lane.c33 uint64_t laneId; member
176 static void UpdateCtrlReqInfo(uint32_t laneHandle, uint64_t laneId) in UpdateCtrlReqInfo() argument
193 static void CtrlNotifyLaneAllocSuccess(uint32_t laneHandle, uint64_t laneId, const LaneLinkInfo *info) in CtrlNotifyLaneAllocSuccess() argument
228 uint64_t laneId = GenerateLaneId(localUdid, linkInfo->peerUdid, linkInfo->type); CtrlLinkSuccess() local
447 FreeLaneLink(uint32_t laneHandle, uint64_t laneId) FreeLaneLink() argument
[all...]
H A Dlnn_lane.c238 static void LaneIdEnabled(uint64_t laneId, uint32_t profileId) in LaneIdEnabled() argument
254 static void LaneIdDisabled(uint64_t laneId, uint32_t laneProfileId) in LaneIdDisabled() argument
352 static int32_t LnnReAllocLane(uint32_t laneReqId, uint64_t laneId, const LaneAllocInfo *allocInfo, in LnnReAllocLane() argument
541 int32_t GetMacInfoByLaneId(uint64_t laneId, LnnMacInfo *macInfo) in GetMacInfoByLaneId() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/transserverproxyextern_fuzzer/
H A Dtransserverproxyextern_fuzzer.cpp158 uint64_t laneId = *(reinterpret_cast<const uint64_t *>(data)); in ServerIpcCloseChannelWithStatisticsTest() local
/foundation/communication/dsoftbus/sdk/transmission/ipc/small/
H A Dtrans_server_proxy.c363 int32_t ServerIpcCloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, in ServerIpcCloseChannelWithStatistics() argument
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy.cpp201 int32_t ServerIpcCloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, in ServerIpcCloseChannelWithStatistics() argument
H A Dtrans_server_proxy_standard.cpp429 int32_t TransServerProxy::CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, in CloseChannelWithStatistics() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_deps_mock.cpp94 int32_t BindLaneIdToProfile(uint64_t laneId, LaneProfile *profile) in BindLaneIdToProfile() argument
99 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() argument
104 int32_t DelLaneResourceByLaneId(uint64_t laneId, bool isServerSide) in DelLaneResourceByLaneId() argument
109 int32_t FindLaneResourceByLaneId(uint64_t laneId, LaneResource *resourceItem) in FindLaneResourceByLaneId() argument
119 int32_t AddLaneBusinessInfoItem(LaneType laneType, uint64_t laneId) in AddLaneBusinessInfoItem() argument
124 DelLaneBusinessInfoItem(LaneType laneType, uint64_t laneId) DelLaneBusinessInfoItem() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_deps_mock.cpp101 int32_t FindLaneResourceByLaneId(uint64_t laneId, LaneResource *resource) in FindLaneResourceByLaneId() argument
111 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() argument
116 int32_t DelLaneResourceByLaneId(uint64_t laneId, bool isServerSide) in DelLaneResourceByLaneId() argument
147 int32_t ClearLaneResourceByLaneId(uint64_t laneId) in ClearLaneResourceByLaneId() argument
152 void RemoveDelayDestroyMessage(uint64_t laneId) in RemoveDelayDestroyMessage() argument
157 DelLogicAndLaneRelationship(uint64_t laneId) DelLogicAndLaneRelationship() argument
[all...]
H A Dlnn_lane_link_test.cpp1672 uint64_t laneId = INVALID_LANE_ID; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/
H A Dtrans_ipc_test.cpp601 int32_t laneId = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c218 void UpdateNetworkResourceByLaneId(int32_t channelId, int32_t channelType, uint64_t laneId, in UpdateNetworkResourceByLaneId() argument
275 char laneId[MAX_LANE_ID_LEN] = { 0 }; in PackNetworkStatistics() local
331 DeleteNetworkResourceByLaneId(uint64_t laneId) DeleteNetworkResourceByLaneId() argument
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_lane.c39 uint64_t laneId; member
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_standard.cpp130 int32_t SoftBusServerProxyFrame::CloseChannelWithStatistics(int32_t channelId, int32_t channelType, uint64_t laneId, in CloseChannelWithStatistics() argument

Completed in 16 milliseconds

12