HomeSort by relevance Sort by last modified time
    Searched defs:GetTargetMethod (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/
mir_method_info.h 138 MethodReference GetTargetMethod() const {
  /art/compiler/
elf_patcher.cc 77 mirror::ArtMethod* ElfPatcher::GetTargetMethod(const CompilerDriver::CallPatchInformation* patch) {
208 mirror::ArtMethod* target = GetTargetMethod(patch);
258 mirror::ArtMethod* target = GetTargetMethod(patch);

Completed in 34 milliseconds