Searched defs:Section (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/ | ||
H A D | Section.java | 24 public interface Section { interface |
/aosp14/frameworks/base/cmds/incidentd/src/ | ||
H A D | Reporter.h | 45 class Section; variable |
H A D | Section.cpp | 79 Section::Section(int i, int64_t timeoutMs) in Section() function in android::os::incidentd::Section |