HomeSort by relevance Sort by last modified time
    Searched refs:G_IO_MODULE (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/
giomodule.h 36 #define G_IO_MODULE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_IO_TYPE_MODULE, GIOModule))
giomodule.c 113 G_DEFINE_TYPE (GIOModule, g_io_module, G_TYPE_TYPE_MODULE);
135 GIOModule *module = G_IO_MODULE (object);
145 GIOModule *module = G_IO_MODULE (gmodule);
184 GIOModule *module = G_IO_MODULE (gmodule);

Completed in 2418 milliseconds