Searched defs:Section (Results 1 – 9 of 9) sorted by relevance
99 struct Section { struct100 Section(Dumper& dumper, std::string_view heading) : dumper(dumper) { in Section() argument105 ~Section() { in ~Section() argument110 Dumper& dumper;111 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
53 Section = 3, enumerator
127 private static class Section { class in XmpDepthDecode
189 enum Section { enum
2218 std::string Section; in ParseModule() local
2485 std::string Section; in ParseModule() local