Searched refs:STATISTIC_EVT_DEVICE_ONLINE (Results 1 – 2 of 2) sorted by relevance
36 #define STATISTIC_EVT_DEVICE_ONLINE "DEVICE_ONLINE_EVT" macro
921 if (strcpy_s(msg->evtName, SOFTBUS_HISYSEVT_NAME_LEN, STATISTIC_EVT_DEVICE_ONLINE) != EOK) { in SoftBusCreateEvtMsgByInfo()923 … "strcpy_s evtname fail. STATISTIC_EVT_DEVICE_ONLINE=%{public}s", STATISTIC_EVT_DEVICE_ONLINE); in SoftBusCreateEvtMsgByInfo()