Searched refs:supprression_types (Results 1 – 2 of 2) sorted by relevance
32 SuppressionContext(const char *supprression_types[],
95 LeakSuppressionContext(const char *supprression_types[], in LeakSuppressionContext() argument97 : context(supprression_types, suppression_types_num) {} in LeakSuppressionContext()