Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c175 static void GetDumpSessionKeyList(int64_t authSeq, const AuthSessionInfo *info, SessionKeyList *lis… in GetDumpSessionKeyList() function
253 GetDumpSessionKeyList(authSeq, info, &sessionKeyList); in PostDeviceInfoMessage()
290 GetDumpSessionKeyList(authSeq, info, &sessionKeyList); in ProcessDeviceInfoMessage()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp970 GetDumpSessionKeyList(authSeq, &info, &sessionKeyList);