Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.h133 MethodReference GetTargetMethod() const { in GetTargetMethod() function
/art/runtime/mirror/
Dmethod_handle_impl.h82 ArtMethod* GetTargetMethod() REQUIRES_SHARED(Locks::mutator_lock_) { in GetTargetMethod() function
/art/dex2oat/linker/
Doat_writer.cc1951 ArtMethod* GetTargetMethod(const LinkerPatch& patch) in GetTargetMethod() function in art::linker::OatWriter::WriteCodeMethodVisitor