Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c144 uint64_t authTotalTime; member
979 g_authResultRecord[linkType].authTotalTime = 0; in CleanAuthResultRecord()
1012 msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.u64v = record->authTotalTime; in SetAuthResultMsgParamValve()
1349 …if ((record->exchangeFailTotalCount == 0) && (record->authTotalTime == 0) && (record->authTotalCou… in IsNeedReportAuthResultRecordItem()
1486 reCord->authTotalTime += constTime; in SoftBusRecordAuthResult()