HomeSort by relevance Sort by last modified time
    Searched refs:PROP_AREA_VERSION (Results 1 - 9 of 9) sorted by null

  /bionic/libc/include/sys/
_system_properties.h 41 #define PROP_AREA_VERSION 0x45434f76
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 41 #define PROP_AREA_VERSION 0x45434f76
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 41 #define PROP_AREA_VERSION 0x45434f76
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 41 #define PROP_AREA_VERSION 0x45434f76
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
_system_properties.h 41 #define PROP_AREA_VERSION 0x45434f76
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 41 #define PROP_AREA_VERSION 0x45434f76
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
_system_properties.h 41 #define PROP_AREA_VERSION 0x45434f76
  /bionic/libc/bionic/
system_properties.c 81 if((pa->magic != PROP_AREA_MAGIC) || (pa->version != PROP_AREA_VERSION)) {
  /system/core/init/
property_service.c 159 pa->version = PROP_AREA_VERSION;

Completed in 28 milliseconds