HomeSort by relevance Sort by last modified time
    Searched defs:g_convert_error_quark (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/glib/
gconvert.c 67 g_convert_error_quark (void) function
    [all...]
galias.h 462 extern __typeof (g_convert_error_quark) IA__g_convert_error_quark __attribute((visibility("hidden")));
463 #define g_convert_error_quark IA__g_convert_error_quark macro
    [all...]
galiasdef.c 467 #undef g_convert_error_quark macro
468 extern __typeof (g_convert_error_quark) g_convert_error_quark __attribute((alias("IA__g_convert_error_quark"), visibility("default")));
    [all...]

Completed in 251 milliseconds