Home
last modified time | relevance | path

Searched refs:snapshotClients (Results 1 – 2 of 2) sorted by relevance

/system/core/libsysutils/src/
DSocketListener.cpp246 std::vector<SocketClient*> SocketListener::snapshotClients() { in snapshotClients() function in SocketListener
261 for (SocketClient* c : snapshotClients()) { in sendBroadcast()
271 for (SocketClient* c : snapshotClients()) { in runOnEachSocket()
/system/core/libsysutils/include/sysutils/
DSocketListener.h60 std::vector<SocketClient*> snapshotClients();