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

/external/chromium_org/remoting/client/plugin/
H A Dchromoting_instance.h232 void ProcessLogToUI(const std::string& message);
H A Dchromoting_instance.cc1176 FROM_HERE, base::Bind(&ChromotingInstance::ProcessLogToUI,
1186 void ChromotingInstance::ProcessLogToUI(const std::string& message) { function in class:remoting::ChromotingInstance

Completed in 133 milliseconds