Searched refs:_gst_debug_get_category_locked (Results 1 – 1 of 1) sorted by relevance
307 static GstDebugCategory *_gst_debug_get_category_locked (const gchar * name);1895 catfound = _gst_debug_get_category_locked (name); in _gst_debug_category_new()2046 _gst_debug_get_category_locked (const gchar * name) in _gst_debug_get_category_locked() function2066 ret = _gst_debug_get_category_locked (name); in _gst_debug_get_category()