Home
last modified time | relevance | path

Searched defs:GetTargetMethod (Results 1 – 4 of 4) sorted by relevance

/art/compiler/linker/arm/
Drelative_patcher_arm_base.h128 MethodReference GetTargetMethod() const { in GetTargetMethod() function
/art/runtime/mirror/
Dmethod_handle_impl.h77 ArtMethod* GetTargetMethod() REQUIRES_SHARED(Locks::mutator_lock_) { in GetTargetMethod() function
/art/compiler/
Doat_writer.cc1485 ArtMethod* GetTargetMethod(const LinkerPatch& patch) in GetTargetMethod() function in art::OatWriter::WriteCodeMethodVisitor
/art/compiler/optimizing/
Dnodes.h4334 MethodReference GetTargetMethod() const { in GetTargetMethod() function