/frameworks/compile/mclinker/lib/Script/ |
D | ScriptFile.cpp | 90 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/ |
D | XmpDepthDecode.java | 134 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/ |
D | NotificationRoundnessManager.java | 162 public void updateRoundedChildren(NotificationSection[] sections) { in updateRoundedChildren() 179 private boolean handleRemovedOldViews(NotificationSection[] sections, in handleRemovedOldViews() 212 private boolean handleAddedNewViews(NotificationSection[] sections, in handleAddedNewViews()
|
/frameworks/base/cmds/statsd/tests/external/ |
D | IncidentReportArgs_test.cpp | 55 set<int> sections; in TEST() local
|
/frameworks/base/libs/incident/include/android/os/ |
D | IncidentReportArgs.h | 58 inline const set<int>& sections() const { return mSections; } in sections() function
|
/frameworks/base/core/proto/android/os/ |
D | metadata.proto | 71 repeated SectionStats sections = 6; field
|
/frameworks/compile/mclinker/include/mcld/Script/ |
D | InputSectDesc.h | 48 const StringList& sections() const { in sections() function
|
/frameworks/native/cmds/dumpstate/tests/ |
D | dumpstate_smoke_test.cpp | 73 DumpstateListener(int fd, std::shared_ptr<std::vector<SectionInfo>> sections) in DumpstateListener() 144 static std::shared_ptr<std::vector<SectionInfo>> sections; member in android::os::dumpstate::ZippedBugreportGenerationTest 173 std::shared_ptr<std::vector<SectionInfo>> ZippedBugreportGenerationTest::sections = member in android::os::dumpstate::ZippedBugreportGenerationTest
|
/frameworks/base/tools/incident_report/ |
D | main.cpp | 314 vector<string> sections; in main() local
|
/frameworks/base/cmds/incident/ |
D | main.cpp | 107 IncidentSection sections[INCIDENT_SECTION_COUNT]; in section_list() local
|
/frameworks/compile/mclinker/lib/Object/ |
D | SectionMap.cpp | 47 StringList* sections = StringList::create(); in Input() local
|
/frameworks/base/tools/incident_section_gen/ |
D | main.cpp | 112 map<string,FieldDescriptor const*> sections; in generateIncidentSectionsCpp() local
|
/frameworks/base/core/java/android/widget/ |
D | FastScroller.java | 1006 final Object[] sections = mSections; in scrollTo() local 1127 final Object[] sections = mSections; in transitionPreviewLayout() local
|
/frameworks/av/camera/ |
D | VendorTagDescriptor.cpp | 540 SortedVector<String8> sections; in createDescriptorFromOps() local
|
/frameworks/av/services/camera/libcameraservice/common/ |
D | CameraProviderManager.cpp | 2418 SortedVector<String8> sections; in createDescriptorFromHidl() local
|