Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hisysevent.cpp29 static HiSysEventParam g_dstParam[SOFTBUS_EVT_PARAM_BUTT];
115 if (memset_s(g_dstParam, sizeof(HiSysEventParam) * SOFTBUS_EVT_PARAM_BUTT, 0, in ConvertMsgToHiSysEvent()
116 sizeof(HiSysEventParam) * SOFTBUS_EVT_PARAM_BUTT) != EOK) { in ConvertMsgToHiSysEvent()
215 if (paramNum <= SOFTBUS_EVT_PARAM_ZERO || paramNum >= SOFTBUS_EVT_PARAM_BUTT) { in SoftbusCreateEvtReportMsg()
H A Dsoftbus_adapter_hisysevent_mini.c41 if (paramNum <= SOFTBUS_EVT_PARAM_ZERO || paramNum >= SOFTBUS_EVT_PARAM_BUTT) { in SoftbusCreateEvtReportMsg()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h55 SOFTBUS_EVT_PARAM_BUTT, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_dfx_test.cpp409 int32_t paramNum = SOFTBUS_EVT_PARAM_BUTT;