Searched refs:DirToSection (Results 1 – 6 of 6) sorted by relevance
21 using android::linkerconfig::modules::DirToSection;25 void RedirectSection(std::vector<DirToSection>& dir_to_section, in RedirectSection()33 void RemoveSection(std::vector<DirToSection>& dir_to_section, in RemoveSection()54 std::vector<DirToSection> dirToSection = { in CreateBaseConfiguration()
21 using android::linkerconfig::modules::DirToSection;25 const std::vector<DirToSection> kDirToSection = {
21 using android::linkerconfig::modules::DirToSection;35 const std::vector<DirToSection> kDirToSection = { in CreateLegacyConfiguration()
22 using android::linkerconfig::modules::DirToSection;35 std::vector<DirToSection> dirToSection = { in CreateApexConfiguration()
28 using DirToSection = std::pair<std::string, std::string>; variable33 std::vector<DirToSection> dir_to_sections) in Configuration()47 std::vector<DirToSection> dir_to_section_list_;
91 std::vector<DirToSection> dir_to_sections = { in TEST()