Searched defs:SetMax (Results 1 – 5 of 5) sorted by relevance
27 void ThreadQuota::SetMax(size_t new_max) { in SetMax() function in grpc_core::ThreadQuota
65 void CXFA_Occur::SetMax(int32_t iMax) { in SetMax() function in CXFA_Occur
111 void SetMax(const T& t) { max_ = t; } in SetMax() function