Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-ini.h127 is_string_property_value(const property_value*);
130 is_string_property_value(const property_value_sptr);
/external/libabigail/src/
Dabg-ini.cc341 is_string_property_value(const property_value* v) in is_string_property_value() function
350 is_string_property_value(const property_value_sptr v) in is_string_property_value() function
1568 else if (string_property_value_sptr sv = is_string_property_value(value)) in read_property()
/external/libabigail/
DChangeLog22298 (is_string_property_value, is_tuple_property_value)
22305 (remove_trailing_white_spaces, is_string_property_value)