Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 19 of 19) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
DScriptFile.cpp90 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addEntryPoint() local
149 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addAssignment() local
190 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in enterOutputSectDesc() local
199 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in leaveOutputSectDesc() local
212 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addInputSectDesc() local
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DXmpDepthDecode.java134 List<Section> sections = parse(is, true, skipExtendedContent); in read() local
198 List<Section> sections = new ArrayList<Section>(); in parse() local
345 private static XMPMeta parseFirstValidXMPSection(List<Section> sections) { in parseFirstValidXMPSection()
371 private static boolean checkExtendedSectionExists(List<Section> sections, in checkExtendedSectionExists()
390 private static XMPMeta parseExtendedXMPSections(List<Section> sections, in parseExtendedXMPSections()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationRoundnessManager.java157 public void updateRoundedChildren(NotificationSection[] sections) { in updateRoundedChildren()
174 private boolean handleRemovedOldViews(NotificationSection[] sections, in handleRemovedOldViews()
207 private boolean handleAddedNewViews(NotificationSection[] sections, in handleAddedNewViews()
/frameworks/base/libs/incident/tests/
DIncidentReportArgs_test.cpp57 set<int> sections; in TEST() local
DIncidentReportRequest_test.cpp106 set<int> sections; in TEST() local
/frameworks/base/libs/incident/include_priv/android/os/
DIncidentReportArgs.h61 inline const set<int>& sections() const { return mSections; } in sections() function
/frameworks/base/core/proto/android/os/
Dmetadata.proto71 repeated SectionStats sections = 6; field
/frameworks/compile/mclinker/include/mcld/Script/
DInputSectDesc.h48 const StringList& sections() const { in sections() function
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp103 void ParseSections(const std::string& zip_path, std::vector<SectionInfo>* sections) { in ParseSections()
144 DumpstateListener(int fd, std::shared_ptr<std::vector<SectionInfo>> sections) in DumpstateListener()
209 static std::shared_ptr<std::vector<SectionInfo>> sections; member in android::os::dumpstate::ZippedBugreportGenerationTest
233 std::shared_ptr<std::vector<SectionInfo>> ZippedBugreportGenerationTest::sections = member in android::os::dumpstate::ZippedBugreportGenerationTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifPipeline.java159 public void setSections(List<NotifSection> sections) { in setSections()
DShadeListBuilder.java191 void setSections(List<NotifSection> sections) { in setSections()
/frameworks/base/tools/incident_report/
Dmain.cpp314 vector<string> sections; in main() local
/frameworks/base/cmds/incident/
Dmain.cpp116 IncidentSection sections[INCIDENT_SECTION_COUNT]; in section_list() local
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp47 StringList* sections = StringList::create(); in Input() local
/frameworks/base/tools/incident_section_gen/
Dmain.cpp112 map<string,FieldDescriptor const*> sections; in generateIncidentSectionsCpp() local
/frameworks/base/core/java/android/widget/
DFastScroller.java1006 final Object[] sections = mSections; in scrollTo() local
1127 final Object[] sections = mSections; in transitionPreviewLayout() local
/frameworks/av/camera/
DVendorTagDescriptor.cpp540 SortedVector<String8> sections; in createDescriptorFromOps() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java467 final Stack<Integer> sections = new Stack<>(); in decodeSmdxSubjectAndReasonCode() local
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp2875 SortedVector<String8> sections; in createDescriptorFromHidl() local