Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c112 static void DfxRecordLnnExchangekeyEnd(int64_t authSeq, int32_t reason) in DfxRecordLnnExchangekeyEnd() function
127 DfxRecordLnnExchangekeyEnd(authSeq, SOFTBUS_AUTH_GET_SESSION_KEY_FAIL); in OnSessionKeyReturned()
131 DfxRecordLnnExchangekeyEnd(authSeq, SOFTBUS_OK); in OnSessionKeyReturned()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_hichain_test.cpp157 DfxRecordLnnExchangekeyEnd(authSeq, SOFTBUS_OK);