Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c145 int32_t successTotalCnt; member
402 g_openSessionKpi.successTotalCnt += (isSucc == SOFTBUS_EVT_OPEN_SESSION_SUCC); in SoftbusRecordOpenSessionKpi()
403 g_openSessionKpi.totalCnt = g_openSessionKpi.failTotalCnt + g_openSessionKpi.successTotalCnt; in SoftbusRecordOpenSessionKpi()