Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_common.h29 #define STATISTIC_EVT_CONN_DURATION "CONN_DURATION" macro
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_connreporter.c336 … errno_t errnoRet = strcpy_s(msg->evtName, SOFTBUS_HISYSEVT_NAME_LEN, STATISTIC_EVT_CONN_DURATION); in SoftBusCreateConnDurMsg()
338 "strcpy evtname fail. STATISTIC_EVT_CONN_DURATION=%{public}s", STATISTIC_EVT_CONN_DURATION); in SoftBusCreateConnDurMsg()