Lines Matching refs:ui_print
265 ui_print("Formatting %s...\n", root); in erase_root()
334 ui_print("\n-- Wiping data...\n"); in prompt_and_wait()
337 ui_print("Data wipe complete.\n"); in prompt_and_wait()
342 ui_print("\n-- Wiping cache...\n"); in prompt_and_wait()
344 ui_print("Cache wipe complete.\n"); in prompt_and_wait()
349 ui_print("\n-- Install from sdcard...\n"); in prompt_and_wait()
353 ui_print("Installation aborted.\n"); in prompt_and_wait()
358 ui_print("\nReboot via home+back or menu\n" in prompt_and_wait()
361 ui_print("\nInstall from sdcard complete.\n"); in prompt_and_wait()
434 if (status != INSTALL_SUCCESS) ui_print("Installation aborted.\n"); in main()
438 if (status != INSTALL_SUCCESS) ui_print("Data wipe failed.\n"); in main()
451 ui_print("Rebooting...\n"); in main()