Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_fsm.h97 bool isSavedSessionKey; member
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c775 info->isSavedSessionKey = true; in AuthManagerSetSessionKey()
990 if (info->isSavedSessionKey) { in AuthManagerSetAuthFailed()