Home
last modified time | relevance | path

Searched refs:GMarshalFunc_VOID__POINTER_INT_STRING (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgmarshal-internal.c1717 typedef void (*GMarshalFunc_VOID__POINTER_INT_STRING) (gpointer data1, in _g_cclosure_marshal_VOID__POINTER_INT_STRING() typedef
1724 GMarshalFunc_VOID__POINTER_INT_STRING callback; in _g_cclosure_marshal_VOID__POINTER_INT_STRING()
1738 callback = (GMarshalFunc_VOID__POINTER_INT_STRING) (marshal_data ? marshal_data : cc->callback); in _g_cclosure_marshal_VOID__POINTER_INT_STRING()
1756 typedef void (*GMarshalFunc_VOID__POINTER_INT_STRING) (gpointer data1, in _g_cclosure_marshal_VOID__POINTER_INT_STRINGv() typedef
1763 GMarshalFunc_VOID__POINTER_INT_STRING callback; in _g_cclosure_marshal_VOID__POINTER_INT_STRINGv()
1788 callback = (GMarshalFunc_VOID__POINTER_INT_STRING) (marshal_data ? marshal_data : cc->callback); in _g_cclosure_marshal_VOID__POINTER_INT_STRINGv()