Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_common.h26 #define STATISTIC_EVT_DISCOVERY_DETAILS "DISCOVERY_DETAILS" macro
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_discreporter.c246 …no_t errnoRet = strcpy_s(msg->evtName, SOFTBUS_HISYSEVT_NAME_LEN, STATISTIC_EVT_DISCOVERY_DETAILS); in SoftBusCreateDiscDetailsMsg()
248 …strcpy evtName fail. STATISTIC_EVT_DISCOVERY_DETAILS=%{public}s", STATISTIC_EVT_DISCOVERY_DETAILS); in SoftBusCreateDiscDetailsMsg()