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