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 49 jclass WellKnownClasses::java_lang_annotation_Annotation__array;
307 java_lang_annotation_Annotation__array = CacheClass(env, "[Ljava/lang/annotation/Annotation;");
458 java_lang_annotation_Annotation__array = nullptr;
    [all...]
well_known_classes.h 59 static jclass java_lang_annotation_Annotation__array;

Completed in 48 milliseconds