Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.h94 kJavaLangReflectMethod, enumerator
Dclass_linker.cc633 SetClassRoot(kJavaLangReflectMethod, class_root); in InitWithoutImage()
1033 mirror::Method::SetClass(GetClassRoot(kJavaLangReflectMethod)); in InitFromBootImage()