Home
last modified time | relevance | path

Searched refs:incident (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/cmds/incident/
DAndroid.bp16 name: "incident",
47 tools: ["incident-section-gen"],
49 cmd: "$(location incident-section-gen) incident > $(out)",
/frameworks/base/cmds/incident_helper/
Dincident_helper_cmd5 export CLASSPATH=$base/framework/incident-helper-cmd.jar
6 exec app_process $base/bin com.android.commands.incident.IncidentHelper "$@"
DREADME.md22 If add a new proto file, add it in Android.bp under frameworks/base/ and make incident helper
DAndroid.bp16 name: "incident-helper-cmd",
/frameworks/base/core/proto/android/os/
Dmetadata.proto22 // This field contains internal metadata associated with an incident report,
27 // The id of the incident report.
33 // privacy level of the incident report.
47 // stats of each section taken in this incident report.
Dheader.proto23 // to attach in an incident report, the data should just be informative.
28 // Format a human readable reason why an incident report is requested.
33 // Defines which stats config used to fire the request, incident report will
Ddata.proto27 // in incident report as a proto field, example is LAST_KMSG.
Dincident.proto176 …(section).args = "/system/bin/sh /system/bin/incident-helper-cmd -l run persisted_logs --limit 10M…
246 (section).args = "fingerprint --proto --incident"
378 (section).args = "/data/misc/perfetto-traces/incident-trace",
/frameworks/base/tools/incident_section_gen/
DAndroid.bp18 // Build the host executable: incident-section-gen
21 name: "incident-section-gen",
/frameworks/base/cmds/incidentd/src/
Dreport_file.proto26 * initiated the incident report.
76 * Metadata section recorded while the incident report
82 * Report data structures for the incident reports.
/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/
DIncidentHelper.java17 package com.android.commands.incident;
21 import com.android.commands.incident.sections.PersistLogSection;
DExecutionException.java17 package com.android.commands.incident;
DSection.java17 package com.android.commands.incident;
/frameworks/base/libs/incident/
DAndroid.bp111 "frameworks/base/libs/incident/include",
112 "frameworks/base/libs/incident/include_priv",
/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/
DPersistLogSection.java17 package com.android.commands.incident.sections;
24 import com.android.commands.incident.ExecutionException;
25 import com.android.commands.incident.IncidentHelper;
26 import com.android.commands.incident.Section;
/frameworks/base/cmds/incidentd/
DAndroid.bp150 tools: ["incident-section-gen"],
152 cmd: "$(location incident-section-gen) incidentd > $(out)",
/frameworks/base/services/core/java/com/android/server/incident/
DRequestQueue.java18 package com.android.server.incident;
DIncidentCompanionService.java17 package com.android.server.incident;
DPendingReports.java17 package com.android.server.incident;
/frameworks/base/core/proto/android/
Dprivacy.proto21 option java_package = "com.android.incident";
/frameworks/base/cmds/statsd/src/
Dstatsd_config.proto382 // Package name of the incident report receiver.
385 // Class name of the incident report receiver.
/frameworks/base/
DAndroid.bp611 "libs/incident/**/*.proto",
637 "libs/incident/**/*.proto",
754 "libs/incident/proto/**/*.proto",
781 "libs/incident/proto/android/os/**/*.proto",
796 "libs/incident/proto/android/os/**/*.proto",
/frameworks/base/services/java/com/android/server/
DSystemServer.java115 import com.android.server.incident.IncidentCompanionService;
2440 final IIncidentManager incident = IIncidentManager.Stub.asInterface( in startOtherServices() local
2442 if (incident != null) { in startOtherServices()
2443 incident.systemRunning(); in startOtherServices()
/frameworks/base/services/
Dart-profile16267 PLcom/android/server/incident/-$$Lambda$PendingReports$42Ba6ZxAFxFmqtPlfnXNpuKHOXM;-><init>(Lcom/an…
16268 PLcom/android/server/incident/-$$Lambda$PendingReports$42Ba6ZxAFxFmqtPlfnXNpuKHOXM;->run()V
16269 PLcom/android/server/incident/-$$Lambda$PendingReports$B2hwzQpyMfhPG0Cw6n_Xz1SrHR0;-><init>(Lcom/an…
16270 PLcom/android/server/incident/-$$Lambda$PendingReports$B2hwzQpyMfhPG0Cw6n_Xz1SrHR0;->binderDied()V
16271 PLcom/android/server/incident/-$$Lambda$PendingReports$h00dGfNWXgDmC4-YyxYy1CUoKw4;-><init>(Lcom/an…
16272 PLcom/android/server/incident/-$$Lambda$PendingReports$h00dGfNWXgDmC4-YyxYy1CUoKw4;->run()V
16273 HSPLcom/android/server/incident/IncidentCompanionService$BinderService;-><init>(Lcom/android/server…
16274 …server/incident/IncidentCompanionService$BinderService;-><init>(Lcom/android/server/incident/Incid…
16275 PLcom/android/server/incident/IncidentCompanionService$BinderService;->approveReport(Ljava/lang/Str…
16276 PLcom/android/server/incident/IncidentCompanionService$BinderService;->authorizeReport(ILjava/lang/…
[all …]