Home
last modified time | relevance | path

Searched refs:TAG_BYTE_LENGTH (Results 1 - 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DResourcesParser.java37 private static final int TAG_BYTE_LENGTH = 4; field in ResourcesParser
282 byte[] tag = new byte[TAG_BYTE_LENGTH]; in loadBaseConfig()
312 byte[] tag = new byte[TAG_BYTE_LENGTH]; in readBaseItem()
359 byte[] tag = new byte[TAG_BYTE_LENGTH]; in loadConfig()
390 byte[] tag = new byte[TAG_BYTE_LENGTH]; in readAllItem()
487 byte[] tag = new byte[TAG_BYTE_LENGTH]; in readDataAllItem()

Completed in 2 milliseconds