Searched defs:support_boot_image_fixup (Results 1 - 1 of 1) sorted by relevance

/art/compiler/driver/
H A Dcompiler_driver.h289 void SetSupportBootImageFixup(bool support_boot_image_fixup) { argument
290 support_boot_image_fixup_ = support_boot_image_fixup;

Completed in 37 milliseconds