Home
last modified time | relevance | path

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

/external/perfetto/src/android_internal/
Dincident_service.h35 StartIncidentReport(const char* dest_pkg,
Dincident_service.cc31 bool StartIncidentReport(const char* dest_pkg, in StartIncidentReport() function
/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd_android.cc60 PERFETTO_LAZY_LOAD(android_internal::StartIncidentReport, incident_fn); in SaveTraceIntoDropboxAndIncidentOrCrash()