Home
last modified time | relevance | path

Searched refs:is_tuple_property_value (Results 1 – 4 of 4) sorted by relevance

/external/libabigail/include/
Dabg-ini.h199 is_tuple_property_value(const property_value*);
202 is_tuple_property_value(const property_value_sptr);
/external/libabigail/src/
Dabg-ini.cc525 is_tuple_property_value(const property_value* v) in is_tuple_property_value() function
535 is_tuple_property_value(const property_value_sptr v) in is_tuple_property_value() function
1564 if (tuple_property_value_sptr tv = is_tuple_property_value(value)) in read_property()
Dabg-suppression.cc1830 is_tuple_property_value(*i); in read_type_suppression()
/external/libabigail/
DChangeLog25850 (is_string_property_value, is_tuple_property_value)
25858 (is_tuple_property_value, is_simple_property, is_tuple_property)