Searched refs:is_userspace_fastboot (Results 1 – 4 of 4) sorted by relevance
35 if (should_flash_in_userspace(partition) && !is_userspace_fastboot()) { in Run()69 if (!is_userspace_fastboot()) { in Run()252 if (!is_userspace_fastboot()) { in Run()
126 bool is_userspace_fastboot();
1517 bool is_userspace_fastboot() { in is_userspace_fastboot() function1533 if (!is_userspace_fastboot()) { in reboot_to_userspace_fastboot()
1431 is_userspace_fastboot=false1465 is_userspace_fastboot=true1489 if ${is_userspace_fastboot}; then1504 if ${is_userspace_fastboot} || ! ${overlayfs_needed}; then