Home
last modified time | relevance | path

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

/system/libhidl/base/include/hidl/
DMQDescriptor.h96 using MQDescriptorUnsync = MQDescriptor<T, kUnsynchronizedWrite>; variable
/system/libfmq/fuzzer/
Dfmq_fuzzer.cpp68 typedef android::hardware::MQDescriptorUnsync<payload_t> MQDescUnsync;
/system/tools/hidl/
Dhidl-gen_l.ll138 "fmq_unsync" { yylval->type = new FmqType("::android::hardware", "MQDescriptorUnsync", *scop…
/system/libfmq/tests/
Dmsgq_test_client.cpp49 using android::hardware::MQDescriptorUnsync;
213 [queue](bool ret, const MQDescriptorUnsync<int32_t>& in) { in getFmqUnsyncWrite()