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

  /art/compiler/
elf_patcher.cc 93 << patch->GetTargetDexFile()->GetLocation() << " " << patch->GetReferrerMethodIdx() << " "
108 << patch->GetDexFile().GetLocation() << " " << patch->GetReferrerMethodIdx() << " "
136 patch->GetReferrerMethodIdx());
223 patch->GetReferrerMethodIdx());
  /art/compiler/driver/
compiler_driver.h 419 uint32_t GetReferrerMethodIdx() const {
    [all...]

Completed in 923 milliseconds