Home
last modified time | relevance | path

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

/system/libhidl/base/include/hidl/
DMQDescriptor.h101 enum GrantorType : int { READPTRPOS = 0, WRITEPTRPOS, DATAPTRPOS, EVFLAGWORDPOS }; enumerator
/system/libfmq/include/fmq/
DMessageQueue.h603 reinterpret_cast<std::atomic<uint64_t>*>(mapGrantorDescr(Descriptor::WRITEPTRPOS)); in initMemory()
696 unmapGrantorDescr(mWritePtr, Descriptor::WRITEPTRPOS); in ~MessageQueue()