Searched defs:Max (Results 1 – 4 of 4) sorted by relevance
87 Value Max() const { in Max() function
122 public @interface Max {} annotation in ParsedAttribution
203 Max, // Maximal refresh rate available enumerator
151 static ValueBound Max() { return ValueBound(nullptr, std::numeric_limits<int32_t>::max()); } in Max() function in art::ValueBound