Searched defs:java_lang_reflect_ArtMethod_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/mirror/ | ||
D | art_method.cc | 50 GcRoot<Class> ArtMethod::java_lang_reflect_ArtMethod_; member in art::mirror::ArtMethod |
D | art_method.h | 611 static GcRoot<Class> java_lang_reflect_ArtMethod_; variable |