Searched defs:_annotations (Results 1 – 5 of 5) sorted by relevance
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