Home
last modified time | relevance | path

Searched refs:include_patch_information (Results 1 – 2 of 2) sorted by relevance

/art/compiler/driver/
Dcompiler_options.h74 bool include_patch_information, in CompilerOptions() argument
91 include_patch_information_(include_patch_information), in CompilerOptions()
/art/dex2oat/
Ddex2oat.cc861 bool include_patch_information = CompilerOptions::kDefaultIncludePatchInformation; in dex2oat() local
1049 include_patch_information = true; in dex2oat()
1051 include_patch_information = false; in dex2oat()
1201 include_patch_information, in dex2oat()