Searched refs:PROP_VALUE_MAX (Results 1 - 3 of 3) sorted by relevance

/development/ndk/platforms/android-3/include/sys/
H A Dsystem_properties.h39 #define PROP_VALUE_MAX 92 macro
43 ** copied will be no greater than PROP_VALUE_MAX. Returns
63 ** terminator) will be no greater that PROP_VALUE_MAX.
H A D_system_properties.h66 char value[PROP_VALUE_MAX];
73 char value[PROP_VALUE_MAX];
/development/ndk/platforms/android-L/include/sys/
H A Dsystem_properties.h39 #define PROP_VALUE_MAX 92 macro
43 ** copied will be no greater than PROP_VALUE_MAX. Returns
67 ** terminator) will be no greater that PROP_VALUE_MAX.

Completed in 58 milliseconds