Searched refs:g_error_copy (Results 1 – 7 of 7) sorted by relevance
51 GError* g_error_copy (const GError *error);
139 g_error_copy (const GError *error) in g_error_copy() function
781 #undef g_error_copy 782 extern __typeof (g_error_copy) g_error_copy __attribute((alias("IA__g_error_copy"), visibility("def…
774 extern __typeof (g_error_copy) IA__g_error_copy __attribute((visibility("hidden")));775 #define g_error_copy IA__g_error_copy macro
475 simple->error = g_error_copy (error); in g_simple_async_result_set_from_error()
4656 *error = g_error_copy (data->error); in g_file_real_set_attributes_finish()
392 g_error_copy