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

/art/runtime/
H A Dclass_linker.h706 kJavaLangReflectArtMethod, enumerator in enum:art::ClassLinker::ClassRoot
H A Dclass_linker.cc331 SetClassRoot(kJavaLangReflectArtMethod, java_lang_reflect_ArtMethod.Get());
1641 mirror::ArtMethod::SetClass(GetClassRoot(kJavaLangReflectArtMethod));
1922 GetClassRoot(kJavaLangReflectArtMethod)->AllocNonMovableObject(self));
2210 klass.Assign(GetClassRoot(kJavaLangReflectArtMethod));

Completed in 342 milliseconds