HomeSort by relevance Sort by last modified time
    Searched full:annotatedclass (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Analysis/objc/
direct-ivar-assignment-in-annotated-functions.m 16 @interface AnnotatedClass : NSObject {
23 @interface TestProperty : AnnotatedClass {
  /libcore/luni/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
AnnotationTest.java 36 Annotation [] annotations = AnnotatedClass.class.getDeclaredAnnotations();
53 List<Method> methods = Arrays.asList(AnnotatedClass.class.getDeclaredMethods());
66 mlist.add(AnnotatedClass.class.getDeclaredMethod(name, new Class[] {}));
103 Annotation a1 = AnnotatedClass.class.getDeclaredAnnotations()[0];
107 Method m1 = AnnotatedClass.class.getDeclaredMethod("e34c", new Class[] {});
155 class AnnotatedClass {
  /external/guice/extensions/persist/lib/
hibernate-annotations.jar 

Completed in 635 milliseconds