Searched refs:MAX_AGING_WATCH_LIST (Results 1 – 1 of 1) sorted by relevance
39 const int32_t MAX_AGING_WATCH_LIST = 100; variable134 if (watchList_.size() > MAX_AGING_WATCH_LIST) { in DoAging()