Home
last modified time | relevance | path

Searched refs:g_error_matches (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/glib/glib/
Dgerror.h53 gboolean g_error_matches (const GError *error,
Dgerror.c166 g_error_matches (const GError *error, in g_error_matches() function
Dgkeyfile.c1407 if (g_error_matches (key_file_error, in g_key_file_get_string()
1522 if (g_error_matches (key_file_error, in g_key_file_get_string_list()
1901 if (g_error_matches (key_file_error, in g_key_file_get_boolean()
2116 if (g_error_matches (key_file_error, in g_key_file_get_integer()
2328 if (g_error_matches (key_file_error, in g_key_file_get_double()
Dgconvert.c863 if (!g_error_matches (local_error, G_CONVERT_ERROR, G_CONVERT_ERROR_ILLEGAL_SEQUENCE)) in g_convert_with_fallback()
Dgaliasdef.c787 #undef g_error_matches
788 extern __typeof (g_error_matches) g_error_matches __attribute((alias("IA__g_error_matches"), visibi…
Dgalias.h780 extern __typeof (g_error_matches) IA__g_error_matches __attribute((visibility("hidden")));
781 #define g_error_matches IA__g_error_matches macro
/external/bluetooth/glib/tests/
Dunicode-encoding.c119 if (!error || !g_error_matches (error, G_CONVERT_ERROR, G_CONVERT_ERROR_PARTIAL_INPUT)) in process()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt393 g_error_matches