Searched refs:QueueInfo (Results 1 – 5 of 5) sorted by relevance
272 struct QueueInfo { struct277 PDX_SERIALIZABLE_MEMBERS(QueueInfo, producer_config, id); argument356 QueueInfo(const ProducerQueueConfig& producer_config,360 PDX_REMOTE_METHOD(GetQueueInfo, kOpGetQueueInfo, QueueInfo(Void));
30 pdx::Status<QueueInfo> OnGetQueueInfo(pdx::Message& message);
147 pdx::Status<QueueInfo> OnCreateProducerQueue(
142 Status<QueueInfo> ProducerQueueChannel::OnGetQueueInfo(Message&) { in OnGetQueueInfo()
285 Status<QueueInfo> BufferHubService::OnCreateProducerQueue( in OnCreateProducerQueue()