Home
last modified time | relevance | path

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

/base/security/device_security_level/baselib/msglib/src/common/
Dmessenger_device_session_manager.c151 static bool GetDeviceIdentityFromSessionId(int sessionId, DeviceIdentify *identity, uint32_t *maskI… in GetDeviceIdentityFromSessionId() function
188 bool ret = GetDeviceIdentityFromSessionId(sessionId, &identity, &maskId); in MessengerOnSessionOpened()
261 bool ret = GetDeviceIdentityFromSessionId(sessionId, &identity, &maskId); in MessengerOnBytesReceived()