Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/
H A Dtrans_network_statistics.h26 #define MAX_LANE_ID_LEN 64 macro
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/statistics/src/
H A Dclient_trans_statistics.c139 char laneId[MAX_LANE_ID_LEN] = { 0 }; in PackStatistics()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c275 char laneId[MAX_LANE_ID_LEN] = { 0 }; in PackNetworkStatistics()