Home | History | Annotate | Download | only in releasetools

Lines Matching full:input_name

691 def SignFile(input_name, output_name, key, password, min_api_level=None,
694 """Sign the input_name zip/jar/apk, producing output_name. Use the
725 input_name, codename_to_api_level_map)
731 input_name, output_name])