Home
last modified time | relevance | path

Searched defs:MaybeStartBackgroundThread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/metrics/
H A Dreporter.cc61 bool MetricsReporter::MaybeStartBackgroundThread(SessionData session_data) { in MaybeStartBackgroundThread() function in art::metrics::MetricsReporter
H A Dreporter_test.cc154 bool MaybeStartBackgroundThread(bool add_metrics) { in MaybeStartBackgroundThread() function in art::metrics::MetricsReporterTest