Home
last modified time | relevance | path

Searched refs:__registry_reuse_plugin_scanner (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstregistry.c194 static gboolean __registry_reuse_plugin_scanner = TRUE; variable
1206 if (!__registry_reuse_plugin_scanner) { in gst_registry_scan_plugin_file()
1852 __registry_reuse_plugin_scanner = (strcmp (reuse_env, "no") != 0); in ensure_current_registry()
/third_party/gstreamer/gstreamer/
DChangeLog54515 __registry_reuse_plugin_scanner is only defined when
54518 …gstregistry.c:1131:8: error: '__registry_reuse_plugin_scanner' undeclared (first use in this funct…