Searched refs:send_information (Results 1 – 5 of 5) sorted by relevance
182 async fn send_information(&self, sender: InformationSender); in send_information() method
217 stream_handler.send_information(sender).await; in receive_event_loop()
542 async fn send_information(&self, _: InformationSender) {} in send_information() method
531 async fn send_information(&self, _sender: InformationSender) {} in send_information() method
818 async fn send_information(&self, sender: InformationSender) { in send_information() method