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