Searched refs:kDefaultIncludePatchInformation (Results 1 – 2 of 2) sorted by relevance
46 static const bool kDefaultIncludePatchInformation = false; variable56 include_patch_information_(kDefaultIncludePatchInformation), in CompilerOptions()
861 bool include_patch_information = CompilerOptions::kDefaultIncludePatchInformation; in dex2oat()