Searched refs:getMQDescriptor (Results 1 – 4 of 4) sorted by relevance
69 auto ret = mClient->setInputCommandQueue(*writer->getMQDescriptor()); in execute()
294 auto ret = mClient->setInputCommandQueue(*writer->getMQDescriptor()); in execute()
82 const MQDescriptorSync<uint32_t>* getOutputMQDescriptor() { return mWriter.getMQDescriptor(); } in getOutputMQDescriptor()
137 const MQDescriptorSync<uint32_t>* getMQDescriptor() const { in getMQDescriptor() function