/system/core/debuggerd/test/sys/ |
system_properties.h | 35 #define PROP_NAME_MAX 32
|
/frameworks/base/core/java/android/os/ |
SystemProperties.java | 30 public static final int PROP_NAME_MAX = 31; 49 if (key.length() > PROP_NAME_MAX) { 50 throw new IllegalArgumentException("key.length > " + PROP_NAME_MAX); 61 if (key.length() > PROP_NAME_MAX) { 62 throw new IllegalArgumentException("key.length > " + PROP_NAME_MAX); 76 if (key.length() > PROP_NAME_MAX) { 77 throw new IllegalArgumentException("key.length > " + PROP_NAME_MAX); 91 if (key.length() > PROP_NAME_MAX) { 92 throw new IllegalArgumentException("key.length > " + PROP_NAME_MAX); 111 if (key.length() > PROP_NAME_MAX) { [all...] |
/development/ndk/platforms/android-3/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/sys/ |
system_properties.h | 38 #define PROP_NAME_MAX 32 65 ** If name is nonzero, up to PROP_NAME_MAX bytes will be
|