Home
last modified time | relevance | path

Searched defs:Min (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/libartbase/base/
H A Dhistogram.h83 Value Min() const { in Min() function
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.h202 Min, // Minimal refresh rate available enumerator
/aosp12/art/compiler/optimizing/
H A Dbounds_check_elimination.cc150 static ValueBound Min() { return ValueBound(nullptr, std::numeric_limits<int32_t>::min()); } in Min() function in art::ValueBound
/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dtargeting.pb.go590 Min *Int32Value `protobuf:"bytes,1,opt,name=min,proto3" json:"min,omitempty"` member