Searched refs:mLimitPerKey (Results 1 – 1 of 1) sorted by relevance
47 : mLimitPerKey(limitPerKey), mGlobalLimit(globalLimit) {} in mLimitPerKey() function67 if (cnt >= mLimitPerKey) { in start()111 const int mLimitPerKey; variable