Searched refs:properties_type (Results 1 – 6 of 6) sorted by relevance
350 typedef vector<property_sptr> properties_type; typedef391 section(const string& name, const properties_type& properties);396 const properties_type&400 set_properties(const properties_type& properties);
776 properties_type properties_;804 const properties_type& properties) in section()818 const config::properties_type&826 config::section::set_properties(const properties_type& properties) in set_properties()847 for (properties_type::const_iterator i = get_properties().begin(); in find_property()1607 config::properties_type properties; in read_section()1858 for (config::properties_type::const_iterator i = in write_section()
1982 for (ini::config::properties_type::const_iterator in gen_suppr_spec_from_kernel_abi_whitelists()
3284 for (ini::config::properties_type::const_iterator p = in read_function_suppression()
828 Rename config::property_vector into config::properties_type
13681 Rename config::property_vector into config::properties_type13682 * include/abg-ini.h (config::properties_type): Rename the typedef