Searched refs:is_userspace_fastboot (Results 1 – 2 of 2) sorted by relevance
1016 is_userspace_fastboot=false1038 is_userspace_fastboot=true1084 if ${is_userspace_fastboot}; then1096 if ${is_userspace_fastboot} || ! ${overlayfs_needed}; then
1161 static bool is_userspace_fastboot() { in is_userspace_fastboot() function1177 if (!is_userspace_fastboot()) { in reboot_to_userspace_fastboot()1337 if (!is_userspace_fastboot()) { in UpdateSuperPartition()1871 if (should_flash_in_userspace(partition) && !is_userspace_fastboot() && in Main()