Home
last modified time | relevance | path

Searched refs:getSha256 (Results 1 – 2 of 2) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DCompressEntrance.java88 return FileUtils.getSha256(hapPath); in getHapSha256()
DFileUtils.java489 public static String getSha256(String hapPath) { in getSha256() method in FileUtils