Home
last modified time | relevance | path

Searched refs:MemTransaction (Results 1 – 4 of 4) sorted by relevance

/system/libfmq/include/fmq/
DMessageQueueBase.h288 struct MemTransaction { struct
289 MemTransaction() : MemTransaction(MemRegion(), MemRegion()) {} in MemTransaction() argument
291 MemTransaction(const MemRegion& regionFirst, const MemRegion& regionSecond) in MemTransaction() function
294 MemTransaction& operator=(const MemTransaction& other) {
387 bool beginWrite(size_t nMessages, MemTransaction* memTx) const;
411 bool beginRead(size_t nMessages, MemTransaction* memTx) const;
461 T* MessageQueueBase<MQDescriptorType, T, flavor>::MemTransaction::getSlot(size_t idx) { in getSlot()
477 bool MessageQueueBase<MQDescriptorType, T, flavor>::MemTransaction::getMemRegionInfo( in getMemRegionInfo()
511 bool MessageQueueBase<MQDescriptorType, T, flavor>::MemTransaction::copyFrom(T* data, in copyFrom()
542 bool MessageQueueBase<MQDescriptorType, T, flavor>::MemTransaction::copyTo(const T* data, in copyTo()
[all …]
/system/libfmq/fuzzer/
Dfmq_fuzzer.cpp79 typename Queue::MemTransaction tx; in reader()
101 typename Queue::MemTransaction tx; in writer()
/system/libfmq/tests/
Dfmq_unit_tests.cpp681 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
709 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
762 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
802 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
870 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
955 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
1033 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
Dmsgq_test_client.cpp662 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
697 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
743 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()
924 typename TypeParam::MQType::MemTransaction tx; in TYPED_TEST()