Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_device_session_manager.c131 static bool GetDeviceIdentityFromSessionId(int sessionId, DeviceIdentify *identity, uint32_t *maskI… in GetDeviceIdentityFromSessionId() function
168 bool ret = GetDeviceIdentityFromSessionId(sessionId, &identity, &maskId); in MessengerOnSessionOpened()
205 bool ret = GetDeviceIdentityFromSessionId(sessionId, &identity, &maskId); in MessengerOnSessionOpened()
281 bool ret = GetDeviceIdentityFromSessionId(sessionId, &identity, &maskId); in MessengerOnBytesReceived()