Searched defs:GetTargetMethod (Results 1 – 3 of 3) sorted by relevance
50 inline ArtMethod* MethodHandle::GetTargetMethod() REQUIRES_SHARED(Locks::mutator_lock_) { in GetTargetMethod() function
133 MethodReference GetTargetMethod() const { in GetTargetMethod() function
1846 ArtMethod* GetTargetMethod(const LinkerPatch& patch) in GetTargetMethod() function in art::linker::OatWriter::WriteCodeMethodVisitor