Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/restool/
DResourcesParser.java38 String getResourceById(int resourceId, byte[] data) throws BundleException; in getResourceById() method
DResourcesParserV1.java227 public String getResourceById(int resourceId, byte[] data) throws BundleException { in getResourceById() method in ResourcesParserV1
DResourcesParserV2.java312 public String getResourceById(int resourceId, byte[] data) throws BundleException { in getResourceById() method in ResourcesParserV2