Searched refs:is_userspace_fastboot (Results 1 – 2 of 2) sorted by relevance
1407 is_userspace_fastboot=false1436 is_userspace_fastboot=true1483 if ${is_userspace_fastboot}; then1501 if ${is_userspace_fastboot} || ! ${overlayfs_needed}; then
1270 static bool is_userspace_fastboot() { in is_userspace_fastboot() function1286 if (!is_userspace_fastboot()) { in reboot_to_userspace_fastboot()1456 if (!is_userspace_fastboot()) { in UpdateSuperPartition()2051 if (should_flash_in_userspace(partition) && !is_userspace_fastboot() && in Main()