Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/codegen/src/com/android/codegen/
H A DClassInfo.kt23 val constDefs = mutableListOf<ConstDef>() regex
H A DInputSignaturesComputation.kt140 constDefs.find { it.AnnotationName == className }?.let { return thisClassPrefix + className }
H A DGenerators.kt62 constDefs += constDef