• Home
  • Raw
  • Download

Lines Matching refs:g_file_delete

228   ret = g_file_delete (data->file, NULL, &error);  in iclosed_cb()
631 ret = g_file_delete (data->file, NULL, &error); in loaded_cb()
818 g_file_delete (file, NULL, &error); in test_replace_cancel()
823 g_file_delete (tmpdir, NULL, &error); in test_replace_cancel()
921 g_file_delete (source_file, NULL, &local_error); in test_replace_symlink()
924 g_file_delete (tmpdir, NULL, &local_error); in test_replace_symlink()
1814 g_file_delete (source_file, NULL, NULL); in test_replace()
1815 g_file_delete (backup_file, NULL, NULL); in test_replace()
1820 g_file_delete (backup_target_file, NULL, NULL); in test_replace()
1825 g_file_delete (backup_target_file, NULL, NULL); in test_replace()
1829 g_file_delete (tmpdir, NULL, &local_error); in test_replace()
1952 g_file_delete (dest_tmpfile, NULL, &local_error); in test_copy_preserve_mode()
1969 (void) g_file_delete (tmpfile, NULL, NULL); in test_copy_preserve_mode()
1970 (void) g_file_delete (dest_tmpfile, NULL, NULL); in test_copy_preserve_mode()
2201 g_file_delete (file, NULL, NULL); in test_load_bytes()
2255 g_file_delete (data.file, NULL, NULL); in test_load_bytes_async()
2303 g_file_delete (file, NULL, NULL); in test_writev_helper()
2421 g_file_delete (file, NULL, NULL); in test_writev_too_big_vectors()
2524 g_file_delete (file, NULL, NULL); in test_writev_async()
2594 g_file_delete (file, NULL, NULL); in test_writev_async_all()
2656 g_file_delete (file, NULL, NULL); in test_writev_async_all_cancellation()
2712 g_file_delete (file, NULL, NULL); in test_writev_async_all_empty_vectors()
2757 g_file_delete (file, NULL, NULL); in test_writev_async_all_no_vectors()
2812 g_file_delete (file, NULL, NULL); in test_writev_async_all_too_big_vectors()
2885 (void) g_file_delete (tmpfile, NULL, NULL); in test_build_attribute_list_for_copy()