Home
last modified time | relevance | path

Searched defs:iface_info (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/tests/gobject/
Ddefaultiface.c119 const GTypeInfo iface_info = in test_dynamic_iface_register() local
Dtestgobject.c183 GInterfaceInfo iface_info = { test_object_test_iface_init, NULL, GUINT_TO_POINTER (42) }; in test_object_get_type() local
350 GInterfaceInfo iface_info = { derived_object_test_iface_init, NULL, GUINT_TO_POINTER (87) }; in derived_object_get_type() local
/third_party/glib/gio/tests/
Dgnotification-server.c51 static GDBusInterfaceInfo *iface_info; in org_gtk_Notifications_get_interface() local
/third_party/glib/gobject/
Dgtypemodule.c156 const GInterfaceInfo iface_info = { in g_type_module_get_type() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c287 const GInterfaceInfo iface_info = { NULL }; in gst_matroska_mux_get_type() local