HomeSort by relevance Sort by last modified time
    Searched defs:prop_info (Results 1 - 25 of 50) sorted by null

1 2

  /bionic/libc/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
56 ** the returned prop_info pointer.
58 ** It is safe to cache the prop_info pointer to avoid future
62 const prop_info *__system_property_find(const char *name);
73 int __system_property_read(const prop_info *pi, char *name, char *value);
75 /* Return a prop_info for the nth system property, or NULL if
85 const prop_info *__system_property_find_nth(unsigned n);
  /development/ndk/platforms/android-3/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/
system_properties.h 36 typedef struct prop_info prop_info; typedef in typeref:struct:prop_info
52 ** the returned prop_info pointer.
54 ** It is safe to cache the prop_info pointer to avoid future
58 const prop_info *__system_property_find(const char *name);
69 int __system_property_read(const prop_info *pi, char *name, char *value);
71 /* Return a prop_info for the nth system property, or NULL if
81 const prop_info *__system_property_find_nth(unsigned n);

Completed in 1389 milliseconds

1 2