OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_module_find_by_name
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gmodule/
gmodule.c
88
static inline GModule*
g_module_find_by_name
(const gchar *name);
120
g_module_find_by_name
(const gchar *name)
function
376
module =
g_module_find_by_name
(file_name);
Completed in 33 milliseconds