BinaryRegistryCache 101 gst/gstregistrybinary.c static BinaryRegistryCache * BinaryRegistryCache 104 gst/gstregistrybinary.c BinaryRegistryCache *cache = g_slice_new0 (BinaryRegistryCache); BinaryRegistryCache 158 gst/gstregistrybinary.c g_slice_free (BinaryRegistryCache, cache); BinaryRegistryCache 171 gst/gstregistrybinary.c static BinaryRegistryCache * BinaryRegistryCache 174 gst/gstregistrybinary.c BinaryRegistryCache *cache = g_slice_new0 (BinaryRegistryCache); BinaryRegistryCache 195 gst/gstregistrybinary.c g_slice_free (BinaryRegistryCache, cache); BinaryRegistryCache 244 gst/gstregistrybinary.c g_slice_free (BinaryRegistryCache, cache); BinaryRegistryCache 253 gst/gstregistrybinary.c g_slice_free (BinaryRegistryCache, cache); BinaryRegistryCache 349 gst/gstregistrybinary.c BinaryRegistryCache *cache;