Searched refs:sections_type (Results 1 – 5 of 5) sorted by relevance
332 typedef vector<section_sptr> sections_type; typedef340 sections_type& sections);350 const sections_type&354 set_sections(const sections_type& sections);391 config::sections_type& sections);395 config::sections_type& sections);412 write_sections(const config::sections_type& sections,416 write_sections(const config::sections_type& sections,
1631 sections_type sections_;1640 sections_type& sections) in priv()1651 sections_type& sections) in config()1675 const config::sections_type&1683 config::set_sections(const sections_type& sections) in set_sections()1701 config::sections_type& sections) in read_sections()1728 config::sections_type& sections) in read_sections()1749 config::sections_type sections; in read_config()1768 config::sections_type sections; in read_config()1881 write_sections(const config::sections_type& sections, in write_sections()[all …]
1984 const ini::config::sections_type& whitelist_sections = in gen_suppr_spec_from_kernel_abi_whitelists()1987 for (ini::config::sections_type::const_iterator in gen_suppr_spec_from_kernel_abi_whitelists()
362 for (ini::config::sections_type::const_iterator i = in read_suppressions()
30270 Rename abigail::ini::config::section_vector to sections_type30271 * include/abg-ini.h (abigail::ini::config::sections_type): Renamed