Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DTrustletSession.h59 void processQueuedNotifications(void);
DTrustletSession.cpp71 void TrustletSession::processQueuedNotifications(void) in processQueuedNotifications() function in TrustletSession
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
DMobiCoreDriverDaemon.cpp535 ts->processQueuedNotifications(); in processNqConnect()