Searched refs:FmqRequestDescriptor (Results 1 – 4 of 4) sorted by relevance
35 using FmqRequestDescriptor = MQDescriptorSync<FmqRequestDatum>; variable87 const FmqRequestDescriptor& requestChannel);251 const sp<IBurstCallback>& callback, const FmqRequestDescriptor& requestChannel,275 const FmqRequestDescriptor& requestChannel,
130 using FmqRequestDescriptor = ::android::hardware::MQDescriptorSync<FmqRequestDatum>; variable146 static std::pair<std::unique_ptr<RequestChannelSender>, const FmqRequestDescriptor*> create(
31 using FmqRequestDescriptor = MQDescriptorSync<FmqRequestDatum>; typedef309 std::pair<std::unique_ptr<RequestChannelSender>, const FmqRequestDescriptor*>317 const FmqRequestDescriptor* descriptor = fmqRequestChannel->getDesc(); in create()
299 const FmqRequestDescriptor& requestChannel) { in create()