Home
last modified time | relevance | path

Searched defs:NotifyAppInfoUpdated (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/metrics/
H A Dreporter.cc88 void MetricsReporter::NotifyAppInfoUpdated(AppInfo* app_info) { in NotifyAppInfoUpdated() function in art::metrics::MetricsReporter
H A Dreporter_test.cc198 void NotifyAppInfoUpdated(AppInfo* app_info) { in NotifyAppInfoUpdated() function in art::metrics::MetricsReporterTest