Searched refs:g_resource_load (Results 1 – 6 of 6) sorted by relevance
/third_party/glib/gio/ |
D | gresource.h | 72 GResource * g_resource_load (const gchar *filename,
|
D | gresource.c | 637 g_resource_load (const gchar *filename, in g_resource_load() function
|
/third_party/glib/gio/tests/ |
D | resources.c | 252 resource = g_resource_load ("not-there", &error); in test_resource_file() 257 resource = g_resource_load (g_test_get_filename (G_TEST_BUILT, "test.gresource", NULL), &error); in test_resource_file() 415 resource = g_resource_load (g_test_get_filename (G_TEST_BUILT, "test.gresource", NULL), &error); in test_resource_registered()
|
/third_party/libsoup/tests/ |
D | libsoup.supp | 446 fun:g_resource_load
|
D | test-utils.c | 759 resource = g_resource_load (path, &error); in soup_test_register_resources()
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 4404 g_resource_load
|