HomeSort by relevance Sort by last modified time
    Searched refs:best_fmode (Results 1 - 2 of 2) sorted by null

  /build/tools/releasetools/
ota_from_target_files 298 best_fmode = (0, 0o644)
306 if k[3] is not None and count >= best_fmode[0]:
307 best_fmode = (count, k[3])
313 best_dmode[1], best_fmode[1], best_selabel[1], best_capabilities[1])
    [all...]
ota_from_target_files.py 298 best_fmode = (0, 0o644)
306 if k[3] is not None and count >= best_fmode[0]:
307 best_fmode = (count, k[3])
313 best_dmode[1], best_fmode[1], best_selabel[1], best_capabilities[1])
    [all...]

Completed in 38 milliseconds