Searched refs:listenerCount (Results 1 – 2 of 2) sorted by relevance
250 int listenerCount = listeners.getRegisteredCallbackCount(); in dump() local251 fout.println("\t[" + i + "] user " + userId + " (" + listenerCount + " listeners)"); in dump()252 for (int j = 0; j < listenerCount; j++) { in dump()
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...