Home
last modified time | relevance | path

Searched defs:notifyUserCrash (Results 1 – 3 of 3) sorted by relevance

/system/core/metricsd/
Dmetrics_collector_service_impl.cc32 android::binder::Status BnMetricsCollectorServiceImpl::notifyUserCrash() { in notifyUserCrash() function in BnMetricsCollectorServiceImpl
Dmetrics_collector_service_client.cc44 bool MetricsCollectorServiceClient::notifyUserCrash() { in notifyUserCrash() function in MetricsCollectorServiceClient
/system/core/metricsd/aidl/android/brillo/metrics/
DIMetricsCollectorService.aidl20 oneway void notifyUserCrash(); in notifyUserCrash() method