Home
last modified time | relevance | path

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

/external/bluetooth/glib/gobject/
Dgtype.c172 typedef struct _InstanceData InstanceData; typedef
336 InstanceData instance;
1009 data = g_malloc0 (sizeof (InstanceData) + vtable_size); in type_data_make_W()
1011 vtable = G_STRUCT_MEMBER_P (data, sizeof (InstanceData)); in type_data_make_W()