Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DFileUtils.java433 static HashMap<String, String> getProfileJson(ZipFile zipFile) throws BundleException { in getProfileJson() method in FileUtils
DUncompress.java1390 …static void getProfileJson(ZipFile zipFile, HashMap<String, String> resourceMap) throws BundleExce… in getProfileJson() method in Uncompress