Searched refs:UpdateNetworkResourceByLaneId (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | trans_network_statistics.h | 55 void UpdateNetworkResourceByLaneId(int32_t channelId, int32_t channelType, uint64_t laneId, const v…
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/ |
H A D | trans_network_statistics.c | 218 void UpdateNetworkResourceByLaneId(int32_t channelId, int32_t channelType, uint64_t laneId, in UpdateNetworkResourceByLaneId() function
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_channel_manager.c | 616 UpdateNetworkResourceByLaneId(channelId, channelType, laneId, dataInfo, len); in TransCloseChannelWithStatistics()
|