Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgasyncresult.c124 sizeof (GAsyncResultIface), /* class_size */ in g_async_result_get_type()
168 GAsyncResultIface *iface; in g_async_result_get_user_data()
188 GAsyncResultIface *iface; in g_async_result_get_source_object()
Dgasyncresult.h37 …ULT_GET_IFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_ASYNC_RESULT, GAsyncResultIface))
45 typedef struct _GAsyncResultIface GAsyncResultIface; typedef
Dgsimpleasyncresult.c113 static void g_simple_async_result_async_result_iface_init (GAsyncResultIface *iface);
300 g_simple_async_result_async_result_iface_init (GAsyncResultIface *iface) in g_simple_async_result_async_result_iface_init()
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt985 GAsyncResultIface