Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dtrans_network_statistics.h55 void UpdateNetworkResourceByLaneId(int32_t channelId, int32_t channelType, uint64_t laneId, const v…
/ohos5.0/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() function
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c616 UpdateNetworkResourceByLaneId(channelId, channelType, laneId, dataInfo, len); in TransCloseChannelWithStatistics()