Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_method_info.h138 MethodReference GetTargetMethod() const { in GetTargetMethod() function
/art/compiler/
Delf_patcher.cc77 mirror::ArtMethod* ElfPatcher::GetTargetMethod(const CompilerDriver::CallPatchInformation* patch) { in GetTargetMethod() function in art::ElfPatcher