Searched refs:is_userspace_fastboot (Results 1 – 2 of 2) sorted by relevance
1442 is_userspace_fastboot=false1471 is_userspace_fastboot=true1518 if ${is_userspace_fastboot}; then1536 if ${is_userspace_fastboot} || ! ${overlayfs_needed}; then
1385 static bool is_userspace_fastboot() { in is_userspace_fastboot() function1401 if (!is_userspace_fastboot()) { in reboot_to_userspace_fastboot()1576 if (!is_userspace_fastboot()) { in UpdateSuperPartition()2178 if (should_flash_in_userspace(partition) && !is_userspace_fastboot() && in Main()