HomeSort by relevance Sort by last modified time
    Searched refs:trustletSessionList_t (Results 1 - 3 of 3) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
TrustletSession.h 69 typedef std::list<TrustletSession *> trustletSessionList_t;
70 typedef trustletSessionList_t::iterator trustletSessionIterator_t;
MobiCoreDevice.cpp 142 trustletSessionList_t::reverse_iterator interator;
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
MobiCoreDevice.h 85 trustletSessionList_t trustletSessions; /**< Available Trustlet Sessions */

Completed in 156 milliseconds