Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_hisysevent.cpp295 …int64_t authDura = (now > 0 && portalAuthTime > 0 && now > portalAuthTime) ? now - portalAuthTime … in WritePortalAuthExpiredHisysevent() local
300 root["DURA"] = authDura; in WritePortalAuthExpiredHisysevent()