Searched defs:key (Results 1 – 4 of 4) sorted by relevance
/build/tools/ |
D | check_radio_versions.py | 33 key, value = line.split()[1].split("=", 1) variable 40 key, fn = item.split(":", 1) variable
|
D | product_debug.py | 21 def break_lines(key, val): argument
|
/build/tools/releasetools/ |
D | common.py | 142 def makeint(key): argument 430 def SignFile(input_name, output_name, key, password, align=None, argument
|
/build/tools/signapk/ |
D | SignApk.java | 188 Key key = skFactory.generateSecret(new PBEKeySpec(password)); in decryptPrivateKey() local
|