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

/external/chromium_org/remoting/client/plugin/
H A Dchromoting_instance.h168 static bool LogToUI(int severity, const char* file, int line,
H A Dchromoting_instance.cc1109 logging::SetLogMessageHandler(&LogToUI);
1140 bool ChromotingInstance::LogToUI(int severity, const char* file, int line, function in class:remoting::ChromotingInstance
1189 // This flag (which is set only here) is used to prevent LogToUI from posting

Completed in 185 milliseconds