Searched refs:g_logging_to_plugin (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/client/plugin/
H A Dchromoting_instance.cc188 bool g_logging_to_plugin = false; member in namespace:remoting::__anon10370
1161 // If we're on the logging thread and |g_logging_to_plugin| is set then
1165 !g_logging_to_plugin) {
1193 g_logging_to_plugin = true;
1197 g_logging_to_plugin = false;

Completed in 74 milliseconds