HomeSort by relevance Sort by last modified time
    Searched defs:java_lang_annotation_Annotation__array (Results 1 - 2 of 2) sorted by null

  /art/runtime/
well_known_classes.cc 54 jclass WellKnownClasses::java_lang_annotation_Annotation__array;
317 java_lang_annotation_Annotation__array = CacheClass(env, "[Ljava/lang/annotation/Annotation;");
463 java_lang_annotation_Annotation__array = nullptr;
    [all...]
well_known_classes.h 63 static jclass java_lang_annotation_Annotation__array;

Completed in 62 milliseconds