/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 | 53 def output_sink(fn, data): function in function:AddSystem 60 common.MakeRecoveryPatch(OPTIONS.input_tmp, output_sink, recovery_img,
|
add_img_to_target_files.py | 53 def output_sink(fn, data): function in function:AddSystem 60 common.MakeRecoveryPatch(OPTIONS.input_tmp, output_sink, recovery_img,
|
sign_target_files_apks | 245 def output_sink(fn, data): function in function:ProcessTargetFiles.write_to_temp 248 common.MakeRecoveryPatch(tmpdir, output_sink, recovery_img, boot_img,
|
sign_target_files_apks.py | 245 def output_sink(fn, data): function in function:ProcessTargetFiles.write_to_temp 248 common.MakeRecoveryPatch(tmpdir, output_sink, recovery_img, boot_img,
|
ota_from_target_files | 616 def output_sink(fn, data): function 620 common.MakeRecoveryPatch(OPTIONS.input_tmp, output_sink, 1350 def output_sink(fn, data): function [all...] |
ota_from_target_files.py | 616 def output_sink(fn, data): function 620 common.MakeRecoveryPatch(OPTIONS.input_tmp, output_sink, 1350 def output_sink(fn, data): function [all...] |
common.py | [all...] |