Searched refs:SocketClientCollection (Results 1 – 3 of 3) sorted by relevance
53 mClients = new SocketClientCollection(); in init()64 SocketClientCollection::iterator it; in ~SocketListener()136 SocketClientCollection::iterator it; in stopListener()154 SocketClientCollection pendingList; in runListener()157 SocketClientCollection::iterator it; in runListener()260 SocketClientCollection::iterator it; in release()281 SocketClientCollection safeList; in sendBroadcast()286 SocketClientCollection::iterator i; in sendBroadcast()309 SocketClientCollection safeList; in runOnEachSocket()314 SocketClientCollection::iterator i; in runOnEachSocket()
28 SocketClientCollection *mClients;
87 typedef android::sysutils::List<SocketClient *> SocketClientCollection; typedef