Searched defs:annotations (Results 1 – 12 of 12) sorted by relevance
25 Annotation[] annotations = AnnotationThread.class.getAnnotations(); in run() local
17 package annotations; package
122 Annotation[] annotations; in testArrays() local
111 Annotation[][] annotations = c.getParameterAnnotations(); in DumpConstructorParameterAnnotations() local
88 Handle<mirror::ObjectArray<mirror::Object>> annotations = in Executable_getParameterAnnotationsNative() local
490 AnnotationsDirectoryItem* annotations = nullptr; in CreateClassDef() local1246 std::vector<AnnotationSetItem*>* annotations = new std::vector<AnnotationSetItem*>(); in GenerateParameterAnnotation() local
913 AnnotationsDirectoryItem* annotations, in ClassDef()1193 ParameterAnnotation(MethodId* method_id, AnnotationSetRefList* annotations) in ParameterAnnotation()
986 namespace annotations { namespace