Home
last modified time | relevance | path

Searched refs:MQDescriptorUnsync (Results 1 – 3 of 3) sorted by relevance

/system/libfmq/tests/
Dmsgq_test_client.cpp39 using android::hardware::MQDescriptorUnsync;
51 [fmq](bool ret, const MQDescriptorUnsync<uint16_t>& in) { in getQueue()
96 [this](bool ret, const MQDescriptorUnsync<uint16_t>& in) { in SetUp()
/system/libhidl/base/include/hidl/
DMQDescriptor.h162 using MQDescriptorUnsync = MQDescriptor<T, kUnsynchronizedWrite>; variable
/system/tools/hidl/
Dhidl-gen_l.ll124 "fmq_unsync" { yylval->type = new FmqType("::android::hardware", "MQDescriptorUnsync"); return toke…