Searched refs:is_userspace_fastboot (Results 1 – 4 of 4) sorted by relevance
44 if (should_flash_in_userspace(fp_->source.get(), partition) && !is_userspace_fastboot() && in Run()87 if (!is_userspace_fastboot()) { in Run()250 if (!is_userspace_fastboot()) { in Run()
154 bool is_userspace_fastboot();
1543 bool is_userspace_fastboot() { in is_userspace_fastboot() function1562 if (!is_userspace_fastboot()) { in reboot_to_userspace_fastboot()
1443 is_userspace_fastboot=false1477 is_userspace_fastboot=true1501 if ${is_userspace_fastboot}; then1516 if ${is_userspace_fastboot} || ! ${overlayfs_needed}; then