/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)
|
make_recovery_patch.py | 45 def output_sink(fn, data): function in function:main 49 common.MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img)
|
add_img_to_target_files | 72 def output_sink(fn, data): function in function:AddSystem 79 common.MakeRecoveryPatch(OPTIONS.input_tmp, output_sink, recovery_img,
|
add_img_to_target_files.py | 72 def output_sink(fn, data): function in function:AddSystem 79 common.MakeRecoveryPatch(OPTIONS.input_tmp, output_sink, recovery_img,
|
sign_target_files_apks | 344 def output_sink(fn, data): function in function:ProcessTargetFiles.write_to_temp 347 common.MakeRecoveryPatch(tmpdir, output_sink, recovery_img, boot_img,
|
sign_target_files_apks.py | 344 def output_sink(fn, data): function in function:ProcessTargetFiles.write_to_temp 347 common.MakeRecoveryPatch(tmpdir, output_sink, recovery_img, boot_img,
|
common.py | [all...] |
ota_from_target_files | 672 def output_sink(fn, data): function 676 common.MakeRecoveryPatch(OPTIONS.input_tmp, output_sink, 1739 def output_sink(fn, data): function [all...] |
ota_from_target_files.py | 672 def output_sink(fn, data): function 676 common.MakeRecoveryPatch(OPTIONS.input_tmp, output_sink, 1739 def output_sink(fn, data): function [all...] |