Home
last modified time | relevance | path

Searched refs:check_sufficient_props (Results 1 – 2 of 2) sorted by relevance

/third_party/libabigail/src/
Dabg-suppression.cc54 check_sufficient_props(const char *const * names, size_t count, in check_sufficient_props() function
1615 if (!check_sufficient_props(sufficient_props, in read_type_suppression()
3138 if (!check_sufficient_props(sufficient_props, in read_function_suppression()
4017 if (!check_sufficient_props(sufficient_props, in read_variable_suppression()
4308 if (!check_sufficient_props(sufficient_props, in read_file_suppression()
/third_party/libabigail/
DChangeLog10833 * src/abg-suppression.cc (check_sufficient_props): New helper
10836 to check_sufficient_props.