Home
last modified time | relevance | path

Searched defs:java_lang_reflect_ArtMethod_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dart_method.cc50 GcRoot<Class> ArtMethod::java_lang_reflect_ArtMethod_; member in art::mirror::ArtMethod
Dart_method.h611 static GcRoot<Class> java_lang_reflect_ArtMethod_; variable