Home | History | Annotate | Download | only in releasetools

Lines Matching refs:best_capabilities

353     best_capabilities = (0, None)
363 if k[5] is not None and count >= best_capabilities[0]:
364 best_capabilities = (count, k[5])
366 best_dmode[1], best_fmode[1], best_selabel[1], best_capabilities[1])