OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 197 milliseconds