Searched refs:LnnNotifyEmptySessionKey (Results 1 – 6 of 6) sorted by relevance
110 int32_t LnnNotifyEmptySessionKey(int64_t authId) in LnnNotifyEmptySessionKey() function112 return GetCommonInterface()->LnnNotifyEmptySessionKey(authId); in LnnNotifyEmptySessionKey()
53 virtual int32_t LnnNotifyEmptySessionKey(int64_t authId) = 0;80 MOCK_METHOD1(LnnNotifyEmptySessionKey, int32_t (int64_t));
161 int32_t LnnNotifyEmptySessionKey(int64_t authId);
1298 int32_t LnnNotifyEmptySessionKey(int64_t authId) in LnnNotifyEmptySessionKey() function
307 LnnNotifyEmptySessionKey(authId); in RemoveAuthSessionKeyByIndex()
2018 ret = LnnNotifyEmptySessionKey(AUTH_ID);