Home
last modified time | relevance | path

Searched refs:g_module_supported (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/gmodule/
Dgmodule.h71 gboolean g_module_supported (void) G_GNUC_CONST;
Dgmodule.c331 g_module_supported (void) in g_module_supported() function
/third_party/glib/gio/
Dgio-querymodules.c55 if (!g_module_supported ()) in query_dir()
Dgiomodule.c472 if (!g_module_supported ()) in g_io_modules_scan_all_in_directory_with_scope()
645 if (!g_module_supported ()) in g_io_modules_load_all_in_directory_with_scope()
/third_party/glib/tests/
Dmodule-test.c90 if (!g_module_supported ()) in main()
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouploader.c147 g_assert (g_module_supported ()); in gst_soup_load_library()
/third_party/glib/gio/tests/
Dresources.c722 if (g_module_supported ()) in test_resource_module()
/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c834 if (!g_module_supported ()) { in _priv_gst_plugin_load_file_for_registry()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2452 g_module_supported
/third_party/gstreamer/gstplugins_base/
DChangeLog9988 gstplugin.c:(.text+0x1228): undefined reference to `g_module_supported'
9991 .../bin/ld: gstplugin.c:(.text+0x1494): undefined reference to `g_module_supported'