Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Utils/
DDumper.h101 struct Section { struct
102 Section(Dumper& dumper, std::string_view heading) : dumper(dumper) { in Section() function
107 ~Section() { in ~Section() argument
112 Dumper& dumper;
113 std::optional<Indent> indent;
/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/
DSection.java24 public interface Section { interface
/frameworks/base/cmds/incidentd/src/
DReporter.h45 class Section; variable
DSection.cpp79 Section::Section(int i, int64_t timeoutMs) in Section() function in android::os::incidentd::Section
/frameworks/base/services/core/java/com/android/server/power/stats/
DPowerStatsSpan.java298 public abstract static class Section { class in PowerStatsSpan
301 protected Section(String type) { in Section() method in PowerStatsSpan.Section
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h53 Section = 3, enumerator
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DXmpDepthDecode.java127 private static class Section { class in XmpDepthDecode
/frameworks/base/core/java/com/android/internal/os/
DPowerStats.java627 private static class Section { class in PowerStats.PowerStatsFormatter
/frameworks/av/media/libstagefright/xmlparser/
DMediaCodecsXmlParser.cpp189 enum Section { enum
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2218 std::string Section; in ParseModule() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2485 std::string Section; in ParseModule() local