Home
last modified time | relevance | path

Searched refs:kJavaLangReflectMethod (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dclass_linker.h77 kJavaLangReflectMethod, enumerator
Dclass_linker.cc556 SetClassRoot(kJavaLangReflectMethod, class_root); in InitWithoutImage()
1221 mirror::Method::SetClass(GetClassRoot(kJavaLangReflectMethod)); in InitFromImage()