HomeSort by relevance Sort by last modified time
    Searched full:notificationqueue_t (Results 1 - 4 of 4) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
NotificationQueue.h 55 notificationQueue_t *in,
56 notificationQueue_t *out,
79 notificationQueue_t *in;
80 notificationQueue_t *out;
NotificationQueue.cpp 39 notificationQueue_t *i,
40 notificationQueue_t *o,
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcinq.h 104 } notificationQueue_t;
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp 99 notificationQueue_t *nqStartOut;
100 notificationQueue_t *nqStartIn;
168 nqStartOut = (notificationQueue_t *) mciBuffer;
169 nqStartIn = (notificationQueue_t *) ((uint8_t *) nqStartOut

Completed in 3930 milliseconds