Searched refs:numRecordsForPid (Results 1 – 1 of 1) sorted by relevance
1537 int numRecordsForPid = 0; in add() local1545 numRecordsForPid++; in add()1553 && numRecordsForPid >= registrationLimit) { in add()1561 } else if (numRecordsForPid in add()1566 + " registered listeners. Now at " + numRecordsForPid); in add()