Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc59 bool include_patch_information, in CompilerOptions()
/art/dex2oat/
Ddex2oat.cc583 bool include_patch_information = CompilerOptions::kDefaultIncludePatchInformation; in ParseArgs() local