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

  /external/bluetooth/glib/gobject/
gtypeplugin.c 115 * Calls the @use_plugin function from the #GTypePluginClass of
127 iface->use_plugin (plugin);
gtypeplugin.h 45 * 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
gtypemodule.c 144 iface->use_plugin = g_type_module_use_plugin;

Completed in 279 milliseconds