Searched refs:numRecordsForPid (Results 1 – 1 of 1) sorted by relevance
1506 int numRecordsForPid = 0; in add() local1514 numRecordsForPid++; in add()1522 && numRecordsForPid >= registrationLimit) { in add()1530 } else if (numRecordsForPid in add()1535 + " registered listeners. Now at " + numRecordsForPid); in add()