Searched refs:FmqRequestDescriptor (Results 1 – 4 of 4) sorted by relevance
39 using FmqRequestDescriptor = variable101 const FmqRequestDescriptor& requestChannel,278 const FmqRequestDescriptor& requestChannel, const FmqResultDescriptor& resultChannel,307 const FmqRequestDescriptor& requestChannel, const FmqResultDescriptor& resultChannel,
155 using FmqRequestDescriptor = variable171 static std::pair<std::unique_ptr<RequestChannelSender>, const FmqRequestDescriptor*> create(
45 using FmqRequestDescriptor = hardware::MQDescriptorSync<FmqRequestDatum>; typedef351 std::pair<std::unique_ptr<RequestChannelSender>, const FmqRequestDescriptor*>360 const FmqRequestDescriptor* descriptor = fmqRequestChannel->getDesc(); in create()
314 const FmqRequestDescriptor& requestChannel, std::chrono::microseconds pollingTimeWindow) { in create()