Home
last modified time | relevance | path

Searched refs:FILE_ENCRYPT_JSON (Results 1 - 4 of 4) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DConstants.java152 public static final String FILE_ENCRYPT_JSON = "encrypt.json"; field in Constants
H A DCompressVerify.java1211 return fileEncryptJson.isFile() && Constants.FILE_ENCRYPT_JSON.equals(fileEncryptJson.getName()); in isValidEncryptJsonFile()
H A DPackageUtil.java802 && !isFileValid(utility.getEncryptPath(), Constants.FILE_ENCRYPT_JSON)) { in isVerifyValidInFastAppMode()
H A DCompressor.java2435 && !entryName.equals(Constants.FILE_ENCRYPT_JSON)) { in compressFile()

Completed in 9 milliseconds