Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.h133 MethodReference GetTargetMethod() const { in GetTargetMethod() function
/art/runtime/mirror/
Dmethod_handle_impl.h80 ArtMethod* GetTargetMethod() REQUIRES_SHARED(Locks::mutator_lock_) { in GetTargetMethod() function
/art/dex2oat/linker/
Doat_writer.cc1912 ArtMethod* GetTargetMethod(const LinkerPatch& patch) in GetTargetMethod() function in art::linker::OatWriter::WriteCodeMethodVisitor
/art/compiler/optimizing/
Dnodes.h4742 MethodReference GetTargetMethod() const { in GetTargetMethod() function