Home
last modified time | relevance | path

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

/system/libhidl/base/include/hidl/
DMQDescriptor.h104 enum GrantorType : int { READPTRPOS = 0, WRITEPTRPOS, DATAPTRPOS, EVFLAGWORDPOS }; enumerator
/system/libfmq/include/fmq/
DMessageQueueBase.h582 reinterpret_cast<std::atomic<uint64_t>*>(mapGrantorDescr(Descriptor::READPTRPOS)); in initMemory()
684 unmapGrantorDescr(mReadPtr, Descriptor::READPTRPOS); in ~MessageQueueBase()