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

  /art/compiler/
elf_patcher.cc 185 compiler_driver_->GetMethodsToPatch().size() +
244 const CallPatches& methods_to_patch = compiler_driver_->GetMethodsToPatch();
elf_writer_quick.cc     [all...]
  /art/compiler/driver/
compiler_driver.h 581 const std::vector<const CallPatchInformation*>& GetMethodsToPatch() const {
    [all...]

Completed in 49 milliseconds