Home
last modified time | relevance | path

Searched defs:NotifyStartupCompleted (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/metrics/
H A Dreporter.cc82 void MetricsReporter::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::metrics::MetricsReporter
H A Dreporter_test.cc151 void NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::metrics::MetricsReporterTest
/aosp12/art/runtime/jit/
H A Dprofile_saver.cc110 void ProfileSaver::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::ProfileSaver
/aosp12/art/runtime/
H A Druntime.cc3200 void Runtime::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::Runtime