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

  /bionic/libc/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);
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
63 struct prop_info { struct
83 ** - once allocated, a prop_info's name will not change
84 ** - once allocated, a prop_info's offset will not change
  /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);
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
63 struct prop_info { struct
83 ** - once allocated, a prop_info's name will not change
84 ** - once allocated, a prop_info's offset will not change
  /prebuilt/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);
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
63 struct prop_info { struct
83 ** - once allocated, a prop_info's name will not change
84 ** - once allocated, a prop_info's offset will not change
  /prebuilt/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);
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
63 struct prop_info { struct
83 ** - once allocated, a prop_info's name will not change
84 ** - once allocated, a prop_info's offset will not change
  /prebuilt/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);
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
63 struct prop_info { struct
83 ** - once allocated, a prop_info's name will not change
84 ** - once allocated, a prop_info's offset will not change
  /prebuilt/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);
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
63 struct prop_info { struct
83 ** - once allocated, a prop_info's name will not change
84 ** - once allocated, a prop_info's offset will not change
  /prebuilt/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);
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
63 struct prop_info { struct
83 ** - once allocated, a prop_info's name will not change
84 ** - once allocated, a prop_info's offset will not change
  /prebuilt/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);
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
63 struct prop_info { struct
83 ** - once allocated, a prop_info's name will not change
84 ** - once allocated, a prop_info's offset will not change

Completed in 7201 milliseconds