Searched defs:NotifyStartupCompleted (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/metrics/ | ||
| D | reporter.cc | 83 void MetricsReporter::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::metrics::MetricsReporter |
| D | reporter_test.cc | 148 void NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::metrics::MetricsReporterTest |
| /art/runtime/jit/ | ||
| D | profile_saver.cc | 110 void ProfileSaver::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::ProfileSaver |
| /art/runtime/ | ||
| D | runtime.cc | 3368 bool Runtime::NotifyStartupCompleted() { in NotifyStartupCompleted() function in art::Runtime |