gst_child_proxy_lookup  242 gst/gstchildproxy.c   if (!gst_child_proxy_lookup (object, name, &target, &pspec))
gst_child_proxy_lookup  281 gst/gstchildproxy.c     if (!gst_child_proxy_lookup (object, name, &target, &pspec))
gst_child_proxy_lookup  349 gst/gstchildproxy.c   if (!gst_child_proxy_lookup (object, name, &target, &pspec))
gst_child_proxy_lookup  388 gst/gstchildproxy.c     if (!gst_child_proxy_lookup (object, name, &target, &pspec))
gst_child_proxy_lookup   74 gst/gstchildproxy.h gboolean gst_child_proxy_lookup (GstObject *object, const gchar *name,
gst_child_proxy_lookup  341 gst/parse/grammar.y   if (gst_child_proxy_lookup (GST_OBJECT (child_proxy), set->name, &target, &pspec)) { 
gst_child_proxy_lookup  418 gst/parse/grammar.y   if (gst_child_proxy_lookup (GST_OBJECT (element), value, &target, &pspec)) {