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

  /build/make/tools/releasetools/
ota_from_target_files 499 modulus_file = common.MakeTempFile(prefix="modulus-")
501 "-noout", "-out", modulus_file]
504 with open(modulus_file) as f:
    [all...]
ota_from_target_files.py 499 modulus_file = common.MakeTempFile(prefix="modulus-")
501 "-noout", "-out", modulus_file]
504 with open(modulus_file) as f:
    [all...]

Completed in 2775 milliseconds