Searched defs:OnClientAuthenticated (Results 1 – 7 of 7) sorted by relevance
33 virtual void OnClientAuthenticated(const std::string& jid) {} in OnClientAuthenticated() function
36 void IpcHostEventLogger::OnClientAuthenticated(const std::string& jid) { in OnClientAuthenticated() function in remoting::IpcHostEventLogger
69 void HostEventLoggerPosix::OnClientAuthenticated(const std::string& jid) { in OnClientAuthenticated() function in remoting::HostEventLoggerPosix
80 void HostEventLoggerWin::OnClientAuthenticated(const std::string& jid) { in OnClientAuthenticated() function in remoting::HostEventLoggerWin
301 void DaemonProcess::OnClientAuthenticated(const std::string& jid) { in OnClientAuthenticated() function in remoting::DaemonProcess
285 void It2MeNativeMessagingHost::OnClientAuthenticated( in OnClientAuthenticated() function in remoting::It2MeNativeMessagingHost
275 void It2MeHost::OnClientAuthenticated(const std::string& jid) { in OnClientAuthenticated() function in remoting::It2MeHost