Home
last modified time | relevance | path

Searched refs:AddChannelStatisticsInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dtrans_network_statistics.h51 void AddChannelStatisticsInfo(int32_t channelId, int32_t channelType);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c52 void AddChannelStatisticsInfo(int32_t channelId, int32_t channelType) in AddChannelStatisticsInfo() function
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c338 AddChannelStatisticsInfo(transInfo->channelId, transInfo->channelType); in TransOpenChannel()
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp641 AddChannelStatisticsInfo(retReply, CHANNEL_TYPE_AUTH); in OpenAuthSessionInner()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c580 AddChannelStatisticsInfo(transInfo.channelId, transInfo.channelType); in TransAsyncOpenChannelProc()