Home
last modified time | relevance | path

Searched defs:fileFormat (Results 1 – 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/
DVerifyCodeSignature.java137 …public static boolean verifyElf(File file, long offset, long length, String fileFormat, String pro… in verifyElf()
181 …public static boolean verifyHap(File file, long offset, long length, String fileFormat, String pro… in verifyHap()