Searched defs:_annotations (Results 1 – 8 of 8) sorted by relevance
30 private var _annotations: List<Annotation> = emptyList() variable
79 private var _annotations: List<Annotation> = emptyList() variable in kotlinx.serialization.PolymorphicSerializer
101 private var _annotations: List<Annotation> = emptyList() in <lambda>() variable
33 protected final transient AnnotationMap _annotations; field in AnnotatedMember
16 protected HashMap<Class<?>,Annotation> _annotations; field in AnnotationMap
128 protected final HashMap<Class<?>,Annotation> _annotations; field in AnnotationCollector.NCollector
54 from autotest_lib.utils.frozen_chromite.lib import buildbot_annotations as _annotations unknown
1327 private transient Annotation[] _annotations; field in ClassUtil.Ctor