OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_module_supported
(Results
1 - 14
of
14
) sorted by null
/external/bluetooth/glib/gmodule/
gmodule.symbols
13
g_module_supported
gmodule.h
61
gboolean
g_module_supported
(void) G_GNUC_CONST;
gmodule.c
198
g_module_supported
(void)
function
/external/bluetooth/glib/
gmodule-2.0-uninstalled.pc.in
1
gmodule_supported=@
G_MODULE_SUPPORTED
@
gmodule-no-export-2.0.pc.in
6
gmodule_supported=@
G_MODULE_SUPPORTED
@
gmodule-2.0.pc.in
6
gmodule_supported=@
G_MODULE_SUPPORTED
@
gmodule-export-2.0.pc.in
6
gmodule_supported=@
G_MODULE_SUPPORTED
@
configure.in
[
all
...]
ChangeLog.pre-1-2
[
all
...]
ChangeLog.pre-2-0
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
modules.sgml
23
is supported on the platform by calling
g_module_supported
().
110
<!-- ##### FUNCTION
g_module_supported
##### -->
/external/bluetooth/glib/tests/
module-test.c
83
if (!
g_module_supported
())
/external/bluetooth/glib/gio/
giomodule.c
249
if (!
g_module_supported
())
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
1682
g_module_supported
[
all
...]
Completed in 146 milliseconds