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

  /external/bluetooth/glib/glib/
galias.h 217 extern __typeof (g_on_error_stack_trace) IA__g_on_error_stack_trace __attribute((visibility("hidden")));
218 #define g_on_error_stack_trace IA__g_on_error_stack_trace macro
    [all...]
galiasdef.c 220 #undef g_on_error_stack_trace macro
221 extern __typeof (g_on_error_stack_trace) g_on_error_stack_trace __attribute((alias("IA__g_on_error_stack_trace"), visibility("default")));
    [all...]

Completed in 277 milliseconds