Home
last modified time | relevance | path

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

/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/
DAtomicFUTransformer.kt133 val staticRefVolatileField = refVolatileClassName.substringAfterLast("/").decapitalize() in toString() constant in kotlinx.atomicfu.transformer.FieldInfo
408 f.staticRefVolatileField, in descToName()
646 f.staticRefVolatileField, in fixupInvokeVirtual()
708 f.staticRefVolatileField, in fixupInvokeVirtual()
1160 f.staticRefVolatileField, in initRefVolatile()