Searched refs:unique_warnings (Results 1 – 1 of 1) sorted by relevance
310 unique_warnings = dict()314 if normalized_line not in unique_warnings:332 return unique_warnings, header_str338 if normalized_line not in unique_warnings:341 return unique_warnings369 unique_warnings = dict()378 line, flags, android_root, unique_warnings)393 line, flags, android_root, unique_warnings)414 for warning_line in unique_warnings:419 unique_warnings = new_unique_warnings[all …]