Searched refs:g_scanner_scope_add_symbol (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/glib/tests/
H A Dscannerapi.c94 g_scanner_scope_add_symbol (fix->scanner,
/external/bluetooth/glib/glib/
H A Dgscanner.h226 void g_scanner_scope_add_symbol (GScanner *scanner,
260 g_scanner_scope_add_symbol ((scanner), 0, (symbol), (value)); \
H A Dgaliasdef.c2357 #undef g_scanner_scope_add_symbol macro
2358 extern __typeof (g_scanner_scope_add_symbol) g_scanner_scope_add_symbol __attribute((alias("IA__g_scanner_scope_add_symbol"), visibility("default")));
H A Dgalias.h2350 extern __typeof (g_scanner_scope_add_symbol) IA__g_scanner_scope_add_symbol __attribute((visibility("hidden")));
2351 #define g_scanner_scope_add_symbol IA__g_scanner_scope_add_symbol macro
/external/bluetooth/glib/gmodule/
H A Dgmodule.c230 g_scanner_scope_add_symbol (scanner, 0, "dlname",
232 g_scanner_scope_add_symbol (scanner, 0, "installed",
234 g_scanner_scope_add_symbol (scanner, 0, "libdir",

Completed in 99 milliseconds