Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/metrics/
H A Dreporter.cc83 void MetricsReporter::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::metrics::MetricsReporter
H A Dreporter_test.cc149 void NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::metrics::MetricsReporterTest
/aosp_15_r20/art/runtime/jit/
H A Dprofile_saver.cc117 void ProfileSaver::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::ProfileSaver
/aosp_15_r20/art/runtime/
H A Druntime.cc3305 bool Runtime::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::Runtime