Home
last modified time | relevance | path

Searched refs:list_property_value_sptr (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/include/
Dabg-ini.h130 typedef shared_ptr<list_property_value> list_property_value_sptr; typedef
163 list_property_value_sptr
263 const list_property_value_sptr& value);
265 const list_property_value_sptr&
269 set_value(const list_property_value_sptr& value);
/third_party/libabigail/src/
Dabg-ini.cc447 list_property_value_sptr
636 list_property_value_sptr value_;
641 priv(const list_property_value_sptr value) in priv()
657 const list_property_value_sptr& value) in list_property()
663 const list_property_value_sptr&
671 list_property::set_value(const list_property_value_sptr& value) in set_value()
1355 list_property_value_sptr list = read_list_property_value(); in read_property_value()
1419 list_property_value_sptr
1422 list_property_value_sptr nil, result; in read_list_property_value()
1566 else if (list_property_value_sptr lv = is_list_property_value(value)) in read_property()
Dabg-suppression.cc1771 ini::list_property_value_sptr val = in read_type_suppression()
1839 ini::list_property_value_sptr list_value = in read_type_suppression()