Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h75 bool include_patch_information, in CompilerOptions() argument
93 include_patch_information_(include_patch_information), in CompilerOptions()
/art/dex2oat/
Ddex2oat.cc896 bool include_patch_information = CompilerOptions::kDefaultIncludePatchInformation; in dex2oat() local
1094 include_patch_information = true; in dex2oat()
1096 include_patch_information = false; in dex2oat()
1268 include_patch_information, in dex2oat()