OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_g_debug_initialized
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/glib/
gdebug.h
41
if (!
_g_debug_initialized
) \
52
GLIB_VAR gboolean
_g_debug_initialized
;
variable
gmessages.c
441
if (!(test_level & G_LOG_FLAG_RECURSION) && !
_g_debug_initialized
)
1082
gboolean
_g_debug_initialized
= FALSE;
variable
1090
_g_debug_initialized
= TRUE;
Completed in 1725 milliseconds