Home
last modified time | relevance | path

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

/art/runtime/metrics/
Dreporter.h209 MessageQueue<ReportCompletedMessage> thread_to_host_messages_; variable
Dreporter.cc105 thread_to_host_messages_.ReceiveMessage(); in RequestMetricsReport()
163 thread_to_host_messages_.SendMessage(ReportCompletedMessage{}); in BackgroundThreadRun()