Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DMobiCoreDevice.cpp66 TrustletSession *MobiCoreDevice::getTrustletSession(uint32_t sessionId) in getTrustletSession() function in MobiCoreDevice
108 ts = getTrustletSession(sessionId); in getSessionConnection()
428 TrustletSession *ts = getTrustletSession(sessionId); in closeSession()
451 TrustletSession *ts = getTrustletSession(sessionId); in mapBulk()
497 TrustletSession *ts = getTrustletSession(sessionId); in unmapBulk()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
DMobiCoreDevice.h120 TrustletSession *getTrustletSession(uint32_t sessionId);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp246 TrustletSession *ts = getTrustletSession(sessionId); in notify()