Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_common.h38 #define STATISTIC_EVT_APP_DISCOVERY "APP_DISCOVERY" macro
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c584 if (strcpy_s(msg->evtName, SOFTBUS_HISYSEVT_NAME_LEN, STATISTIC_EVT_APP_DISCOVERY) != EOK) { in SoftBusCreateAppDiscStaticMsg()
586 … "strcpy evt name fail. STATISTIC_EVT_APP_DISCOVERY=%{public}s", STATISTIC_EVT_APP_DISCOVERY); in SoftBusCreateAppDiscStaticMsg()