Home | History | Annotate | Download | only in runtime

Lines Matching full:initialize_oat_file_bss

3395   bool initialize_oat_file_bss = (oat_file != nullptr);
3403 if (initialize_oat_file_bss &&
3406 initialize_oat_file_bss = false; // Already initialized.
3411 if (initialize_oat_file_bss) {