Home
last modified time | relevance | path

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

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