Home
last modified time | relevance | path

Searched refs:DfxRecordLnnConnectEnd (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_manager_test.cpp499 DfxRecordLnnConnectEnd(REQUEST_ID_1, CONN_ID_1, nullptr, SOFTBUS_OK); in HWTEST_F()
503 DfxRecordLnnConnectEnd(REQUEST_ID_1, CONN_ID_1, &connInfo, SOFTBUS_OK); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c1111 static void DfxRecordLnnConnectEnd(uint32_t requestId, uint64_t connId, const AuthConnInfo *connInfo, int32_t reason) in DfxRecordLnnConnectEnd() function
1128 DfxRecordLnnConnectEnd(requestId, connId, connInfo, result); in OnConnectResult()

Completed in 5 milliseconds