Searched defs:Produce (Results 1 – 6 of 6) sorted by relevance
33 absl::optional<SendQueue::DataToSend> StreamScheduler::Produce( in Produce() function in dcsctp::StreamScheduler127 absl::optional<SendQueue::DataToSend> StreamScheduler::Stream::Produce( in Produce() function in dcsctp::StreamScheduler::Stream
135 absl::optional<SendQueue::DataToSend> RRSendQueue::OutgoingStream::Produce( in Produce() function in dcsctp::RRSendQueue::OutgoingStream384 absl::optional<SendQueue::DataToSend> RRSendQueue::Produce(TimeMs now, in Produce() function in dcsctp::RRSendQueue
34 func (ri ResInput) Produce(ctx context.Context) (<-chan *rdpb.Resource, <-chan error) { func
167 BackupSchemaProducer::Produce(const SchemaProto& schema, in Produce() function in icing::lib::BackupSchemaProducer
615 pub struct Produce<Input, F>(F, PhantomData<fn(Input) -> Input>); struct616 impl<Input, F, R> Parser<Input> for Produce<Input, F> implementation
120 KeyT Produce(XlaExecutableClosure result) { in Produce() function in tensorflow::__anon535e74b80111::XlaExecutableClosureStore