Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DUtility.java90 private String rpcidPath = ""; field in Utility
551 public void setRpcidPath(String rpcidPath) { in setRpcidPath()
DCompressor.java934 String rpcidPath = NULL_DIR_NAME; in compressHapMode() local
1024 String rpcidPath = NULL_DIR_NAME; in compressHapModeForModule() local
3085 String rpcidPath = NULL_DIR_NAME; in compressHSPMode() local
DUncompress.java1583 static void getRpcidFromHap(String srcFile, String rpcidPath) throws BundleException { in getRpcidFromHap()