Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c80 #define ONLINE_DURATION_STATISTIC_PARAM_NUM 9 macro
1083 for (int i = SOFTBUS_EVT_PARAM_ZERO; i < ONLINE_DURATION_STATISTIC_PARAM_NUM; i++) { in SetOnlineDurMsgParamName()
1125 msg->paramNum = ONLINE_DURATION_STATISTIC_PARAM_NUM; in SoftBusCreateOnlineDurMsg()
1252 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(ONLINE_DURATION_STATISTIC_PARAM_NUM); in ReportOnlineDurRecordEvt()