Searched refs:rotate (Results 1 – 11 of 11) sorted by relevance
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_rotate.txt | 1 USAGE: apksigner rotate [options] 12 to rotate the signing certificate for an APK. 24 These options specify the configuration of a particular signer. To rotate keys, two signers must be 33 --new-signer The signing information for the signer to which you want to rotate. This will 170 encountered when attempting to rotate an older signing 199 $ apksigner rotate --out /path/to/new/file --old-signer --ks release.jks \ 202 2. Extend an existing SigningCertificateLineage to rotate again after previous rotation: 203 $ apksigner rotate --in /path/to/existing/lineage --out /path/to/new/file \ 207 $ apksigner rotate --out /path/to/new/file --old-signer --ks release.jks \
|
D | help.txt | 14 rotate Add a new signing certificate to the SigningCertificateLineage
|
D | ApkSignerTool.java | 89 rotate(Arrays.copyOfRange(params, 1, params.length)); in main() 536 private static void rotate(String[] params) throws Exception { in rotate() method in ApkSignerTool
|
D | help_lineage.txt | 167 encountered when attempting to rotate an older signing
|
D | help_sign.txt | 66 "rotate" command. If used, all signers used to sign the
|
/tools/dexter/testdata/expected/ |
D | medium.asm | 44635 185| invoke-virtual {v9,v4,v5,v6}, android.graphics.Canvas.rotate(float, float, float):void
|
D | medium.rewrite | 44645 185| invoke-virtual {v9,v4,v5,v6}, android.graphics.Canvas.rotate(float, float, float):void
|
D | medium.scratch_regs | 53318 203| invoke-virtual {v13,v8,v9,v10}, android.graphics.Canvas.rotate(float, float, float):void
|
D | medium.exit_hook | 47257 185| invoke-virtual {v9,v4,v5,v6}, android.graphics.Canvas.rotate(float, float, float):void
|
D | medium.entry_hook | 46064 188| invoke-virtual {v9,v4,v5,v6}, android.graphics.Canvas.rotate(float, float, float):void
|
D | medium.compact_cfg | 53574 185| invoke-virtual {v9,v4,v5,v6}, android.graphics.Canvas.rotate(float, float, float):void
|