Home
last modified time | relevance | path

Searched refs:ONLINE_INFO_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.c82 #define ONLINE_INFO_STATISTIC_PARAM_NUM 10 macro
216 static SoftBusEvtParamSize g_onlineInfoStaticParam[ONLINE_INFO_STATISTIC_PARAM_NUM] = {
869 for (int i = SOFTBUS_EVT_PARAM_ZERO; i < ONLINE_INFO_STATISTIC_PARAM_NUM; i++) { in SetOnlineInfoMsgParamName()
927 msg->paramNum = ONLINE_INFO_STATISTIC_PARAM_NUM; in SoftBusCreateEvtMsgByInfo()
956 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(ONLINE_INFO_STATISTIC_PARAM_NUM); in SoftBusReportDevOnlineEvt()