Home
last modified time | relevance | path

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

/external/bluetooth/glib/gobject/
Dgobjectnotifyqueue.c31 typedef struct _GObjectNotifyContext GObjectNotifyContext; typedef
47 GObjectNotifyContext *context;
69 GObjectNotifyContext *context) in g_object_notify_queue_freeze()
93 GObjectNotifyContext *context = nqueue->context; in g_object_notify_queue_thaw()
163 GObjectNotifyContext *context) in g_object_notify_queue_from_object()
Dgobject.c185 static GObjectNotifyContext property_notify_context = { 0, };