LogString          46 remoting/host/host_event_logger_win.cc   void LogString(WORD type, DWORD event_id, const std::string& string);
LogString          82 remoting/host/host_event_logger_win.cc   LogString(EVENTLOG_INFORMATION_TYPE, MSG_HOST_CLIENT_CONNECTED, jid);
LogString          86 remoting/host/host_event_logger_win.cc   LogString(EVENTLOG_INFORMATION_TYPE, MSG_HOST_CLIENT_DISCONNECTED, jid);
LogString          90 remoting/host/host_event_logger_win.cc   LogString(EVENTLOG_ERROR_TYPE, MSG_HOST_CLIENT_ACCESS_DENIED, jid);
LogString         111 remoting/host/host_event_logger_win.cc   LogString(EVENTLOG_INFORMATION_TYPE, MSG_HOST_STARTED, xmpp_login);