Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/
Dconfig.h25 #define GIO_MODULE_DIR "/system/lib64/gio/modules" macro
27 #define GIO_MODULE_DIR "/system/lib/gio/modules" macro
Dmeson.build331 core_conf.set_quoted('GIO_MODULE_DIR',
338 core_conf.set_quoted('GIO_MODULE_DIR', join_paths(get_option('prefix'),
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgioelement.c242 gst_plugin_add_dependency_simple (plugin, NULL, GIO_MODULE_DIR, NULL, in gio_element_init()
/third_party/glib/gio/
Dgiomodule.c1216 module_dir = g_strdup (GIO_MODULE_DIR); in get_gio_module_dir()
/third_party/glib/gio/tests/
Dmeson.build114 test_env.set('GIO_MODULE_DIR', '')