OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_log_handler
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/common/libmix/mix_audio/src/
mixaudio.c
145
static guint
g_log_handler
=0;
variable
223
if (!
g_log_handler
)
243
g_log_handler
= g_log_set_handler(G_LOG_DOMAIN, 0xffffffff, mix_audio_log, (gpointer)mask);
[
all
...]
Completed in 331 milliseconds