Home
last modified time | relevance | path

Searched refs:loadConfig (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DResourcesParser.java343 List<ConfigIndex> cfg = loadConfig(byteBuf, configCount); in getResource()
355 static List<ConfigIndex> loadConfig(ByteBuffer bufBuf, int count) { in loadConfig() method in ResourcesParser
443 List<ConfigIndex> cfg = loadConfig(byteBuf, configCount); in getAllDataItem()