Searched refs:getProfileJson (Results 1 – 3 of 3) sorted by relevance
433 static HashMap<String, String> getProfileJson(ZipFile zipFile) throws BundleException { in getProfileJson() method in FileUtils
1299 getProfileJson(zipFile, hapZipInfo.resourcemMap); in unZipModuleHapFile()1389 …static void getProfileJson(ZipFile zipFile, HashMap<String, String> resourceMap) throws BundleExce… in getProfileJson() method in Uncompress
2344 hapVerifyInfo.setResourceMap(FileUtils.getProfileJson(zipFile)); in readStageHapVerifyInfo()