Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c145 uint32_t authTotalCount; member
980 g_authResultRecord[linkType].authTotalCount = 0; in CleanAuthResultRecord()
1013 msg->paramArray[SOFTBUS_EVT_PARAM_TWO].paramValue.u32v = record->authTotalCount; in SetAuthResultMsgParamValve()
1349 …cord->exchangeFailTotalCount == 0) && (record->authTotalTime == 0) && (record->authTotalCount == 0) in IsNeedReportAuthResultRecordItem()
1487 reCord->authTotalCount++; in SoftBusRecordAuthResult()