Searched refs:readNotification (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/sensors/common/utils/ |
D | EventMessageQueueWrapper.h | 46 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/2.0/ |
D | types.hal | 38 * events to the Event FMQ, then the readNotification parameter must be set
|