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

  /art/compiler/
elf_patcher.cc 196 compiler_driver_->GetClassesToPatch().size() +
262 for (const CompilerDriver::TypePatchInformation* patch : compiler_driver_->GetClassesToPatch()) {
elf_writer_quick.cc     [all...]
  /art/compiler/driver/
compiler_driver.h 634 const std::vector<const TypePatchInformation*>& GetClassesToPatch() const {
    [all...]

Completed in 247 milliseconds