Searched defs:getClientCount (Results 1 – 4 of 4) sorted by relevance
56 unsigned getClientCount() { return mClients.size(); }; in getClientCount() function
83 unsigned getClientCount() { return mClients.size(); }; in getClientCount() function
203 int getClientCount(int timeout) { in getClientCount() method in CarWatchdogService
226 public int getClientCount(int timeout) { in getClientCount() method in WatchdogProcessHandler