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

  /art/compiler/driver/
compiler_options.h 198 bool GetIncludePatchInformation() const {
compiler_driver.cc     [all...]
  /art/compiler/
elf_patcher.h 71 write_patches_(compiler_driver_->GetCompilerOptions().GetIncludePatchInformation()) {}
elf_writer_quick.cc     [all...]
  /art/dex2oat/
dex2oat.cc 452 if (!driver->IsImage() && driver->GetCompilerOptions().GetIncludePatchInformation()) {
    [all...]

Completed in 494 milliseconds