Searched defs:writeBlocking (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/sensors/common/utils/ |
H A D | EventMessageQueueWrapper.h | 84 bool writeBlocking(const V2_1::Event* events, size_t count, uint32_t readNotification, in writeBlocking() function 126 bool writeBlocking(const V2_1::Event* events, size_t count, uint32_t readNotification, in writeBlocking() function
|
/aosp12/system/libfmq/include/fmq/ |
H A D | MessageQueueBase.h | 813 bool MessageQueueBase<MQDescriptorType, T, flavor>::writeBlocking( in writeBlocking() function 923 bool MessageQueueBase<MQDescriptorType, T, flavor>::writeBlocking(const T* data, size_t count, in writeBlocking() function
|