Searched refs:ReportCompletedMessage (Results 1 – 2 of 2) sorted by relevance
206 struct ReportCompletedMessage {}; struct208 MessageQueue<ReportCompletedMessage> thread_to_host_messages_;
163 thread_to_host_messages_.SendMessage(ReportCompletedMessage{}); in BackgroundThreadRun()