Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/utils/
DWakeLockMessageQueueWrapper.h40 virtual bool readBlocking(uint32_t* events, size_t numToRead, uint32_t readNotification,
55 bool readBlocking(uint32_t* wakeLocks, size_t numToRead, uint32_t readNotification, in readBlocking() argument
58 return mQueue->readBlocking(wakeLocks, numToRead, readNotification, writeNotification, in readBlocking()
DEventMessageQueueWrapper.h46 virtual bool writeBlocking(const V2_1::Event* events, size_t count, uint32_t readNotification,
84 bool writeBlocking(const V2_1::Event* events, size_t count, uint32_t readNotification, in writeBlocking() argument
88 readNotification, writeNotification, timeOutNanos, evFlag); in writeBlocking()
126 bool writeBlocking(const V2_1::Event* events, size_t count, uint32_t readNotification, in writeBlocking() argument
129 return mQueue->writeBlocking(events, count, readNotification, writeNotification, in writeBlocking()
/hardware/interfaces/sensors/aidl/default/multihal/include/
DWakeLockMessageQueueWrapperAidl.h41 bool readBlocking(uint32_t* wakeLocks, size_t numToRead, uint32_t readNotification, in readBlocking() argument
45 readNotification, writeNotification, timeOutNanos, evFlag); in readBlocking()
DEventMessageQueueWrapperAidl.h74 uint32_t readNotification, uint32_t writeNotification, int64_t timeOutNanos, in writeBlocking() argument
79 return mQueue->writeBlocking(mIntermediateEventBuffer.data(), count, readNotification, in writeBlocking()
/hardware/interfaces/sensors/2.0/
Dtypes.hal38 * events to the Event FMQ, then the readNotification parameter must be set