Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
DTrustZoneDevice.cpp99 notificationQueue_t *nqStartOut; in initDevice() local
168 nqStartOut = (notificationQueue_t *) mciBuffer; in initDevice()
169 nqStartIn = (notificationQueue_t *) ((uint8_t *) nqStartOut in initDevice()
174 nq = new NotificationQueue(nqStartIn, nqStartOut, NQ_NUM_ELEMS); in initDevice()