Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
Dverify_hap.cpp59 void VerifyHap::setIsPrintCert(bool printCert) in setIsPrintCert() function in OHOS::SignatureTools::VerifyHap
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DHapVerify.java144 public void setIsPrintCert(boolean isPrintCert) { in setIsPrintCert() method in HapVerify