| /system/linkerconfig/modules/tests/ |
| D | section_test.cc | 134 Section section("test_section", std::move(namespaces)); in TEST() local 147 Section section("test_section", std::move(namespaces)); in TEST() local 164 Section section("section", std::move(namespaces)); in TEST() local 197 Section section("section", std::move(namespaces)); in TEST() local 216 Section section("section", std::move(namespaces)); in TEST() local 235 Section section("section", std::move(namespaces)); in TEST() local 258 Section section("section", std::move(namespaces)); in TEST() local 293 Section section("section", std::move(namespaces)); in TEST() local
|
| D | apex_test.cc | 112 Section section("section", std::move(namespaces)); in TEST() local
|
| /system/linkerconfig/modules/ |
| D | configuration.cc | 42 for (auto& section : sections_) { in WriteConfig() local 48 for (auto& section : sections_) { in GetSection() local
|
| /system/linkerconfig/contents/tests/configuration/include/ |
| D | configurationtest.h | 37 inline void ValidateAllNamespacesAreVisible(const Section& section) { in ValidateAllNamespacesAreVisible() 59 inline void ValidateSection(const Section& section) { in ValidateSection()
|
| /system/linkerconfig/contents/tests/configuration/ |
| D | baseconfig_test.cc | 76 auto* section = config.GetSection("system"); in TEST() local 124 auto* section = config.GetSection("vendor"); in TEST() local
|
| D | apexconfig_test.cc | 143 auto* section = config.GetSection("com.android.vendor"); in TEST_F() local 187 auto section = config.GetSection("com.android.target"); in TEST_F() local
|
| /system/linkerconfig/contents/section/ |
| D | recovery.cc | 31 Section section("recovery", std::move(namespaces)); in BuildRecoverySection() local
|
| D | sectionbuilder.cc | 61 Section section(std::move(name), std::move(namespaces)); in BuildSection() local
|
| /system/unwinding/libunwindstack/tools/ |
| D | unwind_reg_info.cpp | 75 void PrintRegInformation(DwarfSection* section, std::shared_ptr<Memory>&& memory, uint64_t pc, in PrintRegInformation() 213 DwarfSection* section = interface->eh_frame(); in GetInfo() local
|
| D | unwind_info.cpp | 88 void DumpDwarfSection(Elf* elf, DwarfSection* section, uint64_t) { in DumpDwarfSection()
|
| /system/linkerconfig/devicetest/src/android/linkerconfig/gts/utils/elements/ |
| D | Configuration.java | 53 Section section = getSectionFromName(sectionName); in parseConfiguration() local
|
| /system/linkerconfig/contents/common/ |
| D | system_links.cc | 44 void AddStandardSystemLinks(const Context& ctx, Section* section) { in AddStandardSystemLinks()
|
| /system/media/camera/tests/ |
| D | camera_metadata_tests_fake_vendor.h | 163 int section; in get_fakevendor_tag_count() local 177 int section; in get_fakevendor_tags() local
|
| /system/unwinding/libunwindstack/include/unwindstack/ |
| D | DwarfSection.h | 58 iterator(DwarfSection* section, size_t index) : index_(index) { in iterator()
|
| /system/memory/libmeminfo/libelf64/ |
| D | parse.cpp | 81 Elf64_Sc section; in ParseSections() local
|
| /system/linkerconfig/devicetest/src/android/linkerconfig/gts/ |
| D | LinkerConfigTest.java | 102 private static void verifyVendorSection(Section section, Set<String> systemAvailableLibraries) { in verifyVendorSection()
|
| /system/unwinding/libunwindstack/tests/ |
| D | VerifyBionicTerminationTest.cpp | 51 static DwarfLocationEnum GetReturnAddressLocation(uint64_t rel_pc, DwarfSection* section) { in GetReturnAddressLocation()
|
| D | ElfInterfaceTest.cpp | 2038 auto section = elf.interface()->debug_frame(); in TEST_F() local 2105 auto section = elf.interface()->debug_frame(); in TEST_F() local
|
| /system/extras/simpleperf/ |
| D | read_elf.cpp | 91 bool GetBuildIdFromNoteSection(const char* section, size_t section_size, BuildId* build_id) { in GetBuildIdFromNoteSection() 212 const llvm::object::SectionRef& section) { in GetSectionName() 217 const llvm::object::SectionRef& section) { in GetSectionContents()
|
| D | record_file_reader.cpp | 242 bool RecordFileReader::ReadIdSection(const SectionDesc& section, std::vector<uint64_t>* ids) { in ReadIdSection() 472 SectionDesc section = it->second; in ReadFeatureSection() local 489 SectionDesc section = it->second; in ReadFeatureSection() local
|
| D | cmd_dumprecord.cpp | 516 const auto& section = pair.second; in DumpFeatureSection() local
|
| D | dso.cpp | 875 for (const auto& section : elf->GetSectionHeader()) { in ParseKernelStartAddr() local
|
| /system/media/camera/docs/ |
| D | metadata_helpers.py | 293 def get_children_by_filtering_kind(section, kind_name, member='entries'): argument 1355 def any_visible(section, kind_name, visibilities): argument 1725 def find_first_older_used_hal_version(section, hal_major_version, hal_minor_version): argument
|
| D | metadata_model.py | 491 def _construct_kinds(self, section): argument
|
| /system/unwinding/libunwindstack/ |
| D | ElfInterface.cpp | 543 DwarfSection* section = nullptr; in Step() local
|