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