Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/include/
Dauth_session_fsm.h87 int32_t AuthSessionHandleAuthError(int64_t authSeq, int32_t reason);
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_hichain.c137 (void)AuthSessionHandleAuthError(authSeq, SOFTBUS_AUTH_HICHAIN_AUTH_ERROR); in OnError()
Dauth_session_fsm.c1134 int32_t AuthSessionHandleAuthError(int64_t authSeq, int32_t reason) in AuthSessionHandleAuthError() function