Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/metrics/
H A Dreporter.cc245 uint32_t MetricsReporter::GetNextPeriodSeconds() { in GetNextPeriodSeconds() function in art::metrics::MetricsReporter
H A Dreporter_test.cc141 uint32_t GetNextPeriodSeconds() { in GetNextPeriodSeconds() function in art::metrics::MetricsReporterTest