Home
last modified time | relevance | path

Searched refs:Method (Results 401 – 405 of 405) sorted by relevance

1...<<11121314151617

/art/runtime/gc/space/
Dimage_space.cc2847 method_class = GetClassRoot<mirror::Method, kWithoutReadBarrier>(class_roots); in DoRelocateSpaces()
2854 GetClassRoot<mirror::Method, kWithoutReadBarrier>(class_roots).Ptr()); in DoRelocateSpaces()
/art/runtime/interpreter/
Dunstarted_runtime.cc381 ObjPtr<mirror::Method> method = (pointer_size == PointerSize::k64) in UnstartedClassGetDeclaredMethod()
/art/openjdkjvmti/
Dti_redefine.cc961 for (const art::ClassAccessor::Method& new_method : accessor.GetMethods()) { in CheckMethods()
/art/runtime/jni/
Djni_internal.cc537 method = mirror::Method::CreateFromArtMethod<kRuntimePointerSize>(soa.Self(), m); in ToReflectedMethod()
/art/runtime/gc/
Dheap.cc4298 if (GetClassRoot<mirror::Method>()->IsAssignableFrom(klass) || in VisitReflectiveTargets()

1...<<11121314151617