Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-ini.h102 typedef shared_ptr<string_property_value> string_property_value_sptr; typedef
129 string_property_value_sptr
230 const string_property_value_sptr& value);
234 const string_property_value_sptr&
238 set_value(const string_property_value_sptr& value);
/external/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()
/external/libabigail/
DChangeLog22296 (property_sptr, property_value_sptr, string_property_value_sptr)