Searched defs:resourceMap (Results 1 – 4 of 4) sorted by relevance
112 private HashMap<String, String> resourceMap = new HashMap<>(); field in HapVerifyInfo351 public void setResourceMap(HashMap<String, String> resourceMap) { in setResourceMap() argument
434 HashMap<String, String> resourceMap = new HashMap<>(); in getProfileJson() local
1386 …static void getProfileJson(ZipFile zipFile, HashMap<String, String> resourceMap) throws BundleExce… in getProfileJson() argument
562 function processResourceArr(resourceArr, resourceMap, filePath) { argument