Home
last modified time | relevance | path

Searched refs:IncidentSection (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/incident/
Dincident_sections.h20 struct IncidentSection struct
26 extern IncidentSection const INCIDENT_SECTIONS[]; argument
Dmain.cpp97 static IncidentSection const*
105 IncidentSection const* section = INCIDENT_SECTIONS + mid; in find_section()
172 IncidentSection const* ic = find_section(arg); in main()