Lines Matching refs:format
223 raise RuntimeError("Missing {} in AVB_FOOTER_ARGS".format(partition))
303 "non-PRESIGNED payload key {}").format(apex, payload_override)
306 "Setting {} payload as PRESIGNED due to PRESIGNED container".format(
338 "Invalid compressed_extension arg: '{}'".format(compressed_extension)
343 "Invalid skipped_prefixes input type: {}".format(type(skipped_prefixes))
398 "not sign this apk).".format("\n ".join(unknown_files)))
420 "{}: payload_key {}, container_key {}".format(
424 "Invalid APEX keys specified:\n {}\n".format(
784 "Found duplicate entries after cert replacement: {}".format(data)
810 Each property is expected in 'key=value' format. The properties that contain
934 key_path: The path to the private key in PKCS#8 format.
965 assert p.returncode == 0, "Failed to dump certificate: {}".format(stderr)
968 print("Replacing verity keyid with {}".format(keyid))
1013 "avb_{}_add_hashtree_footer_args".format(partition))
1034 fingerprint_key = 'com.android.build.{}.fingerprint'.format(partition)
1039 tokens.append('{}/{}'.format(prefix, EditTags(tag)))
1044 print('Rewriting AVB prop for {}:\n'.format(partition))
1045 print(' replace: {}'.format(args))
1046 print(' with: {}'.format(result))
1192 raise ValueError("Failed to parse container keys: \n{}".format(line))