Home
last modified time | relevance | path

Searched refs:Maximum (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/net/wifi/service/proto/src/
Dscorecard.proto100 optional double max_value = 5; // Maximum value during period
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal174 /* Maximum temperature of USB port during overheat event, in 1/10ths of degree C. */
/frameworks/base/core/proto/android/server/
Dalarmmanagerservice.proto223 // Maximum alarm recurrence interval.
/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.cpp447 class Maximum : public IRandomVariableOp { class
539 return lhs.get() == rhs.get() ? lhs : RandomVariable(lhs, rhs, Singleton<Maximum>::get()); in max()
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop137 # Maximum dimension supported by HWC for virtual display.
/frameworks/base/proto/src/
Dipconnectivity.proto326 // Maximum lifetime of the program in seconds.
/frameworks/rs/script_api/
Drs_math.spec945 summary: Maximum of two floats
1482 summary: Maximum
/frameworks/base/cmds/statsd/src/
Datoms.proto2859 // Maximum value
3705 /* Maximum temperature of USB port during overheat event, in 1/10ths of degree C. */
4773 // Maximum latency of one API call.
4779 // Maximum CPU usage of one API call.
4781 // Maximum parcel reply size of one API call.
4783 // Maximum parcel request size of one API call.
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto865 // Maximum number of SoundTriggerDetectionService operations per day.
/frameworks/rs/script_api/include/
Drs_math.rsh1743 * fmax: Maximum of two floats
2625 * max: Maximum