Searched defs:noQuota (Results 1 – 3 of 3) sorted by relevance
61 static const unsigned noQuota = UINT_MAX; variable
56 static const unsigned noQuota = UINT_MAX; variable
102 static int64_t noQuota() { return std::numeric_limits<int64_t>::max(); } in noQuota() function