Home | History | Annotate | Download | only in releasetools

Lines Matching refs:SignOutput

190 def SignOutput(temp_zip_name, output_zip_name):
1215 # SignOutput(), which in turn calls signapk.jar, will possibly reorder the
1221 SignOutput(temp_zip_file.name, prelim_signing.name)
1249 SignOutput(final_signing.name, output_file)
1518 SignOutput(temp_zip_file.name, args[1])