Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/restool/
DResourcesParserV2.java660 … StringBuilder builder, ConfigType lastKeyType, ConfigType currentKeyType, String value) { in appendValue()
672 …private static boolean shouldUseMccConjunction(ConfigType lastKeyType, ConfigType currentKeyType) { in shouldUseMccConjunction()