Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/signer/
DSignerFactory.java138 …String jarPath = SignerFactory.class.getProtectionDomain().getCodeSource().getLocation().getFile(); in getClassLocation()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DZip.java357 public String getFile() { in getFile() method in Zip