Home
last modified time | relevance | path

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

/third_party/libabigail/include/
Dabg-ini.h97 typedef shared_ptr<string_property_value> string_property_value_sptr; typedef
123 string_property_value_sptr
219 const string_property_value_sptr& value);
223 const string_property_value_sptr&
227 set_value(const string_property_value_sptr& value);
/third_party/libabigail/src/
Dabg-ini.cc349 string_property_value_sptr
545 string_property_value_sptr value_;
550 priv(const string_property_value_sptr value) in priv()
567 const string_property_value_sptr& value) in simple_property()
585 const string_property_value_sptr&
593 simple_property::set_value(const string_property_value_sptr& value) in set_value()
1403 string_property_value_sptr
1406 string_property_value_sptr nil, result; in read_string_property_value()
1568 else if (string_property_value_sptr sv = is_string_property_value(value)) in read_property()
/third_party/libabigail/
DChangeLog30710 (property_sptr, property_value_sptr, string_property_value_sptr)