Searched defs:g_pattern_match_simple (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgpattern.c326 g_pattern_match_simple (const gchar *pattern, function
H A Dgalias.h2026 extern __typeof (g_pattern_match_simple) IA__g_pattern_match_simple __attribute((visibility("hidden")));
2027 #define g_pattern_match_simple IA__g_pattern_match_simple macro
H A Dgaliasdef.c2033 #undef g_pattern_match_simple macro
2034 extern __typeof (g_pattern_match_simple) g_pattern_match_simple __attribute((alias("IA__g_pattern_match_simple"), visibility("default")));

Completed in 68 milliseconds