Home
last modified time | relevance | path

Searched refs:thread_to_host_messages_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/metrics/
Dreporter.h205 MessageQueue<ReportCompletedMessage> thread_to_host_messages_; variable
Dreporter.cc104 thread_to_host_messages_.ReceiveMessage(); in RequestMetricsReport()
155 thread_to_host_messages_.SendMessage(ReportCompletedMessage{}); in BackgroundThreadRun()