Home
last modified time | relevance | path

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

/frameworks/base/tools/codegen/src/com/android/codegen/
DGenerators.kt922 val usedSpecializationsSet = usedSpecializations.toSet() constant
928 usedSpecializationsSet.toList().forEachLastAware { specType, isLast ->
942 if (usedSpecializationsSet.size > 1) {