Home
last modified time | relevance | path

Searched defs:bufBuf (Results 1 – 2 of 2) sorted by relevance

/developtools/packing_tool/adapter/ohos/restool/
DResourcesParserV1.java294 static Optional<ConfigIndex> loadBaseConfig(ByteBuffer bufBuf, int count) { in loadBaseConfig()
370 static List<ConfigIndex> loadConfig(ByteBuffer bufBuf, int count) { in loadConfig()
DResourcesParserV2.java377 static Optional<ConfigIndexV2> loadBaseConfig(ByteBuffer bufBuf, int count) { in loadBaseConfig()
430 static List<ConfigIndexV2> loadConfig(ByteBuffer bufBuf, int count) { in loadConfig()