OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_logging_old_handler
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/plugin/
host_log_handler.cc
27
static logging::LogMessageHandlerFunction
g_logging_old_handler
= NULL;
member in namespace:remoting
43
g_logging_old_handler
= logging::GetLogMessageHandler();
116
if (
g_logging_old_handler
)
117
return (
g_logging_old_handler
)(severity, file, line, message_start, str);
/external/chromium_org/remoting/client/plugin/
chromoting_instance.cc
139
logging::LogMessageHandlerFunction
g_logging_old_handler
= NULL;
member in namespace:remoting::__anon12105
[
all
...]
Completed in 279 milliseconds