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

  /bionic/libc/include/sys/
_system_properties.h 41 #define PROP_AREA_VERSION_COMPAT 0x45434f76
  /bionic/libc/bionic/
system_properties.c 252 pa->version != PROP_AREA_VERSION_COMPAT)) {
257 if (pa->version == PROP_AREA_VERSION_COMPAT) {

Completed in 63 milliseconds