Searched defs:PROPERTY_VALUE_MAX (Results 1 - 1 of 1) sorted by relevance

/system/core/include/cutils/
H A Dproperties.h37 #define PROPERTY_VALUE_MAX PROP_VALUE_MAX macro
40 ** greater than PROPERTY_VALUE_MAX - 1 and will always be zero terminated.
121 if (bos < PROPERTY_VALUE_MAX) {

Completed in 52 milliseconds