Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c135 static void DfxRecordLnnEndHichainEnd(int64_t authSeq, int32_t reason) in DfxRecordLnnEndHichainEnd() function
149 DfxRecordLnnEndHichainEnd(authSeq, SOFTBUS_OK); in OnFinish()
265 DfxRecordLnnEndHichainEnd(authSeq, errCode); in OnError()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_hichain_test.cpp158 DfxRecordLnnEndHichainEnd(authSeq, SOFTBUS_OK);