Searched refs:SendEvents (Results 1 – 7 of 7) sorted by relevance
41 self.SendEvents = channel.stream_stream(63 def SendEvents(self, request_iterator, context): member in EventListenerServicer94 servicer.SendEvents,
127 def SendEvents(self, request_iterator, context): member in EventListenerBaseServicer
39 ::grpc::Status SendEvents(
32 ::grpc::Status TestEventListenerImpl::SendEvents( in SendEvents() function in tensorflow::test::TestEventListenerImpl
93 rpc SendEvents(stream Event) returns (stream EventReply); rpc
745 reader_writer_ = stub_->SendEvents(&ctx_); in Connect()
1891 mDNSlocal void SendEvents(DaemonInfo *d, LLQEntry *e) in SendEvents() function2024 if ((*e)->state == Established && (*e)->AnswerList->EventList) SendEvents(d, *e); in GenLLQEvents()