Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c147 int32_t failTotalCnt; member
401 g_openSessionKpi.failTotalCnt += (isSucc != SOFTBUS_EVT_OPEN_SESSION_SUCC); in SoftbusRecordOpenSessionKpi()
403 g_openSessionKpi.totalCnt = g_openSessionKpi.failTotalCnt + g_openSessionKpi.successTotalCnt; in SoftbusRecordOpenSessionKpi()
588 param->paramValue.i32v = g_openSessionKpi.failTotalCnt; in CreateOpenSessionKpiMsg()