Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DVerifyHap.java106 VerifyResult verifyResult; in verify() local
160 VerifyResult verifyResult) throws IOException { in outputOptionalBlocks()
211 VerifyResult verifyResult = verifyHap(hapFilePath); in verifyHap() local