Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dghook.h75 struct _GHook struct
77 gpointer data;
78 GHook *next;
79 GHook *prev;
80 guint ref_count;
81 gulong hook_id;
82 guint flags;
83 gpointer func;
84 GDestroyNotify destroy;