Searched refs:find_matching (Results 1 – 2 of 2) sorted by relevance
229 def find_matching(text, match): function389 line = find_matching(output, 'Booting using the fdt blob at ')
763 def find_matching(patterns, line): function790 found = find_matching(patterns, line)
Completed in 6 milliseconds