Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgmain.h158 gint g_main_depth (void);
Dgaliasdef.c1511 #undef g_main_depth
1512 extern __typeof (g_main_depth) g_main_depth __attribute((alias("IA__g_main_depth"), visibility("def…
Dgmain.c1618 g_main_depth (void) in g_main_depth() function
Dgalias.h1504 extern __typeof (g_main_depth) IA__g_main_depth __attribute((visibility("hidden")));
1505 #define g_main_depth IA__g_main_depth macro
/external/bluetooth/glib/
DChangeLog.pre-2-469 * glib/gmain.c (g_main_depth): Remove an extra semicolon.
135 * glib/glib.def: Add g_main_depth. (#136221, Cedric Gustin)
220 * glib/gmain.c (g_main_depth): Clarify doc comment.
234 * glib/gmain.[ch]: Add g_main_depth() (Request from
DChangeLog.pre-2-14110 * glib/gmain.c (g_main_depth): Fix doc formatting.
DNEWS2452 * Add g_main_depth() for finding the recursion depth of the main
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt453 g_main_depth