Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
Dsection_list.h34 extern const Section* SECTION_LIST[];
DReporter.cpp180 for (const Section** section = SECTION_LIST; *section; section++) { in runReport()
/frameworks/base/cmds/incidentd/tests/
Dsection_list.cpp8 const Section* SECTION_LIST[] = {NULL}; variable