Searched refs:APPLOADER_FLAGS_REQUIRES_ENCRYPTION (Results 1 – 2 of 2) sorted by relevance
/trusty/user/base/tools/ |
D | test_manifest_compiler.py | 1156 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False, 1207 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False, 1256 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False, 1302 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False, 1382 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False, 1440 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False, 1495 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False, 1562 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False, 1622 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: True, 1634 manifest_compiler.APPLOADER_FLAGS_REQUIRES_ENCRYPTION: [all …]
|
D | manifest_compiler.py | 155 APPLOADER_FLAGS_REQUIRES_ENCRYPTION = "requires_encryption" variable 628 get_boolean(flags, APPLOADER_FLAGS_REQUIRES_ENCRYPTION, constants, log, 754 default={APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False}), 1073 APPLOADER_FLAGS_REQUIRES_ENCRYPTION: False, 1076 apploader_flag[APPLOADER_FLAGS_REQUIRES_ENCRYPTION] = True
|