Home
last modified time | relevance | path

Searched refs:g_simple_async_result_new (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/tests/
Dsimple-async-result.c72 result = g_simple_async_result_new (a, callback_func, b, test_simple_async_idle); in test_simple_async_idle()
111 result = g_simple_async_result_new (a, callback_func, b, test_simple_async); in test_simple_async()
134 result = (GAsyncResult *) g_simple_async_result_new (NULL, NULL, NULL, NULL); in test_valid()
144 result = (GAsyncResult *) g_simple_async_result_new (NULL, NULL, NULL, test_valid); in test_valid()
154 result = (GAsyncResult *) g_simple_async_result_new (a, NULL, NULL, NULL); in test_valid()
167 result = (GAsyncResult *) g_simple_async_result_new (a, NULL, NULL, test_valid); in test_valid()
Dtask.c2216 simple = g_simple_async_result_new (NULL, legacy_error_callback, &result, in test_legacy_error()
/third_party/glib/gio/
Dgsimpleasyncresult.c315 g_simple_async_result_new (GObject *source_object, in g_simple_async_result_new() function
359 simple = g_simple_async_result_new (source_object, in g_simple_async_result_new_from_error()
393 simple = g_simple_async_result_new (source_object, in g_simple_async_result_new_take_error()
433 simple = g_simple_async_result_new (source_object, in g_simple_async_result_new_error()
1037 simple = g_simple_async_result_new (object, in g_simple_async_report_error_in_idle()
Dgsimpleasyncresult.h51 GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object,
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1310 g_simple_async_result_new