Searched refs:t_node (Results 1 – 1 of 1) sorted by relevance
143 GList *h_list, *h_node, *t_node; in _priv_gst_tracing_deinit() local153 for (t_node = h_node->data; t_node; t_node = g_list_next (t_node)) { in _priv_gst_tracing_deinit()154 hook = (GstTracerHook *) t_node->data; in _priv_gst_tracing_deinit()213 GList *tracers, *h_list, *h_node, *t_node; in gst_tracing_get_active_tracers() local222 for (t_node = h_node->data; t_node; t_node = g_list_next (t_node)) { in gst_tracing_get_active_tracers()223 hook = (GstTracerHook *) t_node->data; in gst_tracing_get_active_tracers()