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

  /build/tools/releasetools/
make_recovery_patch 45 def output_sink(fn, data): function in function:main
49 common.MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img)
sign_target_files_apks 240 def output_sink(fn, data): function in function:ProcessTargetFiles.write_to_temp
243 common.MakeRecoveryPatch(tmpdir, output_sink, recovery_img, boot_img,
common.py     [all...]
ota_from_target_files 584 def output_sink(fn, data): function
588 common.MakeRecoveryPatch(OPTIONS.input_tmp, output_sink,
1266 def output_sink(fn, data): function
    [all...]

Completed in 1679 milliseconds