Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.h757 kJavaLangReflectArtMethod, enumerator
Dclass_linker.cc324 SetClassRoot(kJavaLangReflectArtMethod, java_lang_reflect_ArtMethod.Get()); in InitWithoutImage()
1657 mirror::ArtMethod::SetClass(GetClassRoot(kJavaLangReflectArtMethod)); in InitFromImage()
1953 GetClassRoot(kJavaLangReflectArtMethod)->AllocNonMovableObject(self)); in AllocArtMethod()
2241 klass.Assign(GetClassRoot(kJavaLangReflectArtMethod)); in DefineClass()