Home
last modified time | relevance | path

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

/external/bluetooth/glib/gmodule/
Dgmodule.c61 struct _GModule struct
63 gchar *file_name;
65 gchar *cp_file_name;
67 gpointer handle;
68 guint ref_count : 31;
69 guint is_resident : 1;
70 GModuleUnload unload;
71 GModule *next;