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

  /build/tools/releasetools/
ota_from_target_files 300 best_capabilities = (0, None)
310 if k[5] is not None and count >= best_capabilities[0]:
311 best_capabilities = (count, k[5])
313 best_dmode[1], best_fmode[1], best_selabel[1], best_capabilities[1])
    [all...]
ota_from_target_files.py 300 best_capabilities = (0, None)
310 if k[5] is not None and count >= best_capabilities[0]:
311 best_capabilities = (count, k[5])
313 best_dmode[1], best_fmode[1], best_selabel[1], best_capabilities[1])
    [all...]

Completed in 1215 milliseconds