Home | History | Annotate | Download | only in releasetools

Lines Matching refs:best_fmode

351     best_fmode = (0, 0o644)
359 if k[3] is not None and count >= best_fmode[0]:
360 best_fmode = (count, k[3])
366 best_dmode[1], best_fmode[1], best_selabel[1], best_capabilities[1])