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() << " "
118 << patch->GetDexFile().GetLocation() << " " << patch->GetReferrerMethodIdx() << " "
146 patch->GetReferrerMethodIdx());
234 patch->GetReferrerMethodIdx());
  /art/compiler/driver/
compiler_driver.h 440 uint32_t GetReferrerMethodIdx() const {
    [all...]

Completed in 35 milliseconds