Home
last modified time | relevance | path

Searched refs:DEV_DISCOVERY_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.c84 #define DEV_DISCOVERY_STATISTIC_PARAM_NUM 8 macro
253 static SoftBusEvtParamSize g_devDiscoveryStaticParam[DEV_DISCOVERY_STATISTIC_PARAM_NUM] = {
393 for (int i = SOFTBUS_EVT_PARAM_ZERO; i < DEV_DISCOVERY_STATISTIC_PARAM_NUM; i++) { in SetDevDiscStaticMsgParamName()
437 msg->paramNum = DEV_DISCOVERY_STATISTIC_PARAM_NUM; in SoftBusCreateDevDiscStaticMsg()
480 SoftBusEvtReportMsg *msg = SoftbusCreateEvtReportMsg(DEV_DISCOVERY_STATISTIC_PARAM_NUM); in ReportDevDiscoveryRecordEvt()