Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/signer/
DSignerFactory.java82 File classLocation = getClassLocation(); in loadRemoteSigner() local
83 plugin = new File(classLocation, signerPlugin); in loadRemoteSigner()