ActiveSockets     132 remoting/host/gnubby_auth_handler_posix.cc       ActiveSockets::iterator iter = GetSocketForMessage(client_message);
ActiveSockets     148 remoting/host/gnubby_auth_handler_posix.cc       ActiveSockets::iterator iter = GetSocketForMessage(client_message);
ActiveSockets     198 remoting/host/gnubby_auth_handler_posix.cc   ActiveSockets::const_iterator iter = std::find_if(
ActiveSockets     205 remoting/host/gnubby_auth_handler_posix.cc   ActiveSockets::const_iterator iter = std::find_if(
ActiveSockets     228 remoting/host/gnubby_auth_handler_posix.cc   ActiveSockets::iterator iter = std::find_if(
ActiveSockets     248 remoting/host/gnubby_auth_handler_posix.cc   ActiveSockets::iterator iter = std::find_if(
ActiveSockets     283 remoting/host/gnubby_auth_handler_posix.cc GnubbyAuthHandlerPosix::ActiveSockets::iterator
ActiveSockets     293 remoting/host/gnubby_auth_handler_posix.cc     const ActiveSockets::iterator& iter) {
ActiveSockets     302 remoting/host/gnubby_auth_handler_posix.cc   ActiveSockets::iterator iter = active_sockets_.find(connection_id);
ActiveSockets      63 remoting/host/gnubby_auth_handler_posix.h   ActiveSockets::iterator GetSocketForMessage(base::DictionaryValue* message);
ActiveSockets      66 remoting/host/gnubby_auth_handler_posix.h   void SendErrorAndCloseActiveSocket(const ActiveSockets::iterator& iter);
ActiveSockets      81 remoting/host/gnubby_auth_handler_posix.h   ActiveSockets active_sockets_;