Searched defs:ConnectionMap (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dhttpserver.h107 typedef std::map<int,Connection*> ConnectionMap; typedef in class:rtc::HttpServer
109 ConnectionMap connections_;
H A Dvirtualsocketserver.h208 typedef std::map<SocketAddressPair, VirtualSocket*> ConnectionMap; typedef in class:rtc::VirtualSocketServer
219 ConnectionMap* connections_;
/external/chromium_org/mojo/services/view_manager/
H A Dconnection_manager.h138 typedef std::map<ConnectionSpecificId, ViewManagerServiceImpl*> ConnectionMap; typedef in class:mojo::service::ConnectionManager
183 ConnectionMap connection_map_;
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Drelayserver.h93 RelayServerConnection*> ConnectionMap; typedef in class:cricket::RelayServer
102 ConnectionMap connections_;

Completed in 163 milliseconds