Home
last modified time | relevance | path

Searched refs:upgrade_startup_to_hot (Results 1 – 3 of 3) sorted by relevance

/art/profman/
Dboot_image_profile.h55 bool upgrade_startup_to_hot = true; member
Dboot_image_profile.cc233 if (options.upgrade_startup_to_hot in GenerateBootImageProfile()
Dprofman.cc360 &boot_image_options_.upgrade_startup_to_hot); in ParseArgs()