Home
last modified time | relevance | path

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

/system/libfmq/base/fmq/
DMQDescriptorBase.h60 enum GrantorType : int { READPTRPOS = 0, WRITEPTRPOS, DATAPTRPOS, EVFLAGWORDPOS }; enumerator
/system/libfmq/include/fmq/
DMessageQueueBase.h615 mapGrantorDescr(hardware::details::WRITEPTRPOS)); in initMemory()
784 unmapGrantorDescr(mWritePtr, hardware::details::WRITEPTRPOS); in ~MessageQueueBase()