OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notificationQueueHeader_t
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcinq.h
94
}
notificationQueueHeader_t
;
102
notificationQueueHeader_t
hdr; /**< Queue header. */
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.cpp
54
#define NQ_BUFFER_SIZE (2 * (sizeof(
notificationQueueHeader_t
)+ NQ_NUM_ELEMS * sizeof(notification_t)))
170
+ sizeof(
notificationQueueHeader_t
) + NQ_NUM_ELEMS
Completed in 402 milliseconds