Home | History | Annotate | Download | only in releasetools

Lines Matching refs:best_selabel

352     best_selabel = (0, None)
361 if k[4] is not None and count >= best_selabel[0]:
362 best_selabel = (count, k[4])
366 best_dmode[1], best_fmode[1], best_selabel[1], best_capabilities[1])