Searched defs:NotifyStartupCompleted (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/runtime/metrics/ | ||
H A D | reporter.cc | 82 void MetricsReporter::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::metrics::MetricsReporter |
H A D | reporter_test.cc | 151 void NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::metrics::MetricsReporterTest |
/aosp12/art/runtime/jit/ | ||
H A D | profile_saver.cc | 110 void ProfileSaver::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::ProfileSaver |
/aosp12/art/runtime/ | ||
H A D | runtime.cc | 3200 void Runtime::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::Runtime |