Searched defs:Section (Results 1 – 11 of 11) sorted by relevance
101 struct Section { struct102 Section(Dumper& dumper, std::string_view heading) : dumper(dumper) { in Section() function107 ~Section() { in ~Section() argument112 Dumper& dumper;113 std::optional<Indent> indent;
24 public interface Section { interface
45 class Section; variable
79 Section::Section(int i, int64_t timeoutMs) in Section() function in android::os::incidentd::Section
298 public abstract static class Section { class in PowerStatsSpan301 protected Section(String type) { in Section() method in PowerStatsSpan.Section
53 Section = 3, enumerator
127 private static class Section { class in XmpDepthDecode
627 private static class Section { class in PowerStats.PowerStatsFormatter
189 enum Section { enum
2218 std::string Section; in ParseModule() local
2485 std::string Section; in ParseModule() local