Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c2900 const gchar *eflfile = NULL; in append_debug_info() local
2902 dwfl_module_info (module, NULL, NULL, NULL, NULL, NULL, &eflfile, NULL); in append_debug_info()
2903 g_string_append_printf (trace, "%s:%p", eflfile ? eflfile : "??", ip); in append_debug_info()