Searched refs:get_TypeProblems_Count (Results 1 - 1 of 1) sorted by relevance

/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl15828 sub get_TypeProblems_Count($$) subroutine
15982 $T_Problems_High = get_TypeProblems_Count("High", $Level);
15983 $T_Problems_Medium = get_TypeProblems_Count("Medium", $Level);
15984 $T_Problems_Low = get_TypeProblems_Count("Low", $Level);
15985 $T_Other = get_TypeProblems_Count("Safe", $Level);

Completed in 128 milliseconds