Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/restool/
DResourcesParserV2.java620 ConfigType lastKeyType = null; in convertConfigIndexToString() local
660 … StringBuilder builder, ConfigType lastKeyType, ConfigType currentKeyType, String value) { in appendValue()
672 …private static boolean shouldUseMccConjunction(ConfigType lastKeyType, ConfigType currentKeyType) { in shouldUseMccConjunction()
DResourcesParserV1.java599 int lastKeyType = -1; in convertConfigIndexToString() local