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

/u-boot/tools/patman/
H A Dstatus.py323 def show_responses(rtags, indent, is_new): function
465 show_responses(base_rtags, indent, False)
466 num_to_add += show_responses(new_rtags, indent, True)

Completed in 29 milliseconds