Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DMobiCoreDevice.cpp71 TrustletSession *tsTmp = *session; in getTrustletSession() local
72 if (tsTmp->sessionId == sessionId) { in getTrustletSession()
73 return tsTmp; in getTrustletSession()