HomeSort by relevance Sort by last modified time
    Searched full:property (Results 551 - 575 of 17255) sorted by null

<<21222324252627282930>>

  /libcore/ojluni/src/main/java/sun/security/action/
GetPropertyAction.java 30 * property as a privileged action.
36 * property named <code>"prop"</code> as a privileged action: <p>
55 * Constructor that takes the name of the system property whose
58 * @param theProp the name of the system property.
65 * Constructor that takes the name of the system property and the default
66 * value of that property.
68 * @param theProp the name of the system property.
77 * Determines the string value of the system property whose
80 * @return the string value of the system property,
81 * or the default value if there is no property with that key
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/sys/
system_properties.h 41 /* Look up a system property by name, copying its value and a
44 ** the string length of the value. A property that is not
45 ** defined is identical to a property with a length 0 value.
49 /* Return a pointer to the system property named name, if it
50 ** exists, or NULL if there is no such property. Use
60 /* Read the value of a system property. Returns the length
71 /* Return a prop_info for the nth system property, or NULL if
72 ** there is no nth property. Use __system_property_read() to
73 ** read the value of this property.
75 ** This method is for inspecting and debugging the property
    [all...]

Completed in 853 milliseconds

<<21222324252627282930>>