Home
last modified time | relevance | path

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

/system/libfmq/include/fmq/
DMessageQueueBase.h431 void* mapGrantorDescr(uint32_t grantorIdx);
600 mapGrantorDescr(hardware::details::READPTRPOS)); in initMemory()
615 mapGrantorDescr(hardware::details::WRITEPTRPOS)); in initMemory()
630 mRing = reinterpret_cast<uint8_t*>(mapGrantorDescr(hardware::details::DATAPTRPOS)); in initMemory()
639 mapGrantorDescr(hardware::details::EVFLAGWORDPOS)); in initMemory()
1255 void* MessageQueueBase<MQDescriptorType, T, flavor>::mapGrantorDescr(uint32_t grantorIdx) { in mapGrantorDescr() function