Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/
H A DSection.java24 public interface Section { interface
/aosp14/frameworks/base/cmds/incidentd/src/
H A DReporter.h45 class Section; variable
H A DSection.cpp79 Section::Section(int i, int64_t timeoutMs) in Section() function in android::os::incidentd::Section