Home
last modified time | relevance | path

Searched refs:ProcessUserCrash (Results 1 – 3 of 3) sorted by relevance

/system/core/metricsd/
Dmetrics_collector_service_impl.cc33 metrics_collector_->ProcessUserCrash(); in notifyUserCrash()
Dmetrics_collector.h68 void ProcessUserCrash();
88 FRIEND_TEST(MetricsCollectorTest, ProcessUserCrash);
Dmetrics_collector.cc313 void MetricsCollector::ProcessUserCrash() { in ProcessUserCrash() function in MetricsCollector