Searched refs:use_plugin (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/gobject/
H A Dgtypeplugin.c115 * Calls the @use_plugin function from the #GTypePluginClass of
127 iface->use_plugin (plugin);
H A Dgtypeplugin.h45 * The type of the @use_plugin function of #GTypePluginClass, which gets called
92 * @use_plugin: Increases the use count of the plugin.
112 GTypePluginUse use_plugin; member in struct:_GTypePluginClass
H A Dgtypemodule.c144 iface->use_plugin = g_type_module_use_plugin;

Completed in 60 milliseconds