Home
last modified time | relevance | path

Searched refs:gst_wpe_get_devenv_extension_path (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpe.h24 const gchar *gst_wpe_get_devenv_extension_path (void);
Dgstwpe.cpp36 const gchar *gst_wpe_get_devenv_extension_path (void) in gst_wpe_get_devenv_extension_path() function
DWPEThreadedView.cpp186 const gchar *local_path = gst_wpe_get_devenv_extension_path (); in initialize_web_extensions()