Searched defs:notifications (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
H A DTrustletSession.h44 std::queue<notification_t> notifications; member in class:TrustletSession
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
H A DMobiCoreDevice.h83 CSemaphore mcpSessionNotification; /**< Semaphore to synchronize incoming notifications for the MCP session */
92 * exit function before waiting for any notifications from NWD then the daemon
98 * This queue holds notifications received between the time the daemon
102 std::queue<notification_t> notifications; /**< Notifications queue for open session notification */ member in class:MobiCoreDevice

Completed in 2544 milliseconds