Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/restool/
DResourcesParser.java48 String getBaseResourceById(int resourceId, byte[] data) throws BundleException; in getBaseResourceById() method
DResourcesParserV1.java250 public String getBaseResourceById(int resourceId, byte[] data) throws BundleException { in getBaseResourceById() method in ResourcesParserV1
DResourcesParserV2.java335 public String getBaseResourceById(int resourceId, byte[] data) throws BundleException { in getBaseResourceById() method in ResourcesParserV2