Home
last modified time | relevance | path

Searched defs:annotations (Results 1 – 5 of 5) sorted by relevance

/art/test/148-multithread-gc-annotations/src/
DAnnotationThread.java25 Annotation[] annotations = AnnotationThread.class.getAnnotations(); in run() local
/art/test/005-annotations/src/android/test/anno/
DTestAnnotations.java121 Annotation[] annotations; in testArrays() local
/art/dexlayout/
Ddex_ir.cc376 AnnotationsDirectoryItem* annotations = nullptr; in CreateClassDef() local
548 std::vector<AnnotationSetItem*>* annotations = new std::vector<AnnotationSetItem*>(); in GenerateParameterAnnotation() local
Ddex_ir.h787 AnnotationsDirectoryItem* annotations, in ClassDef()
1103 ParameterAnnotation(MethodId* method_id, AnnotationSetRefList* annotations) in ParameterAnnotation()
/art/runtime/
Ddex_file_annotations.cc1000 namespace annotations { namespace