Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/restool/
DResourcesParser.java65 HashMap<String, String> getResourceMapById(int resId, byte[] data); in getResourceMapById() method
DResourcesParserV1.java471 public HashMap<String, String> getResourceMapById(int resId, byte[] data) { in getResourceMapById() method in ResourcesParserV1
DResourcesParserV2.java493 public HashMap<String, String> getResourceMapById(int resId, byte[] data) { in getResourceMapById() method in ResourcesParserV2