HomeSort by relevance Sort by last modified time
    Searched full:property_area_serial (Results 1 - 1 of 1) sorted by null

  /bionic/libc/private/
CachedProperty.h 65 uint32_t property_area_serial = __system_property_area_serial(); local
66 if (property_area_serial != cached_area_serial_) {
68 cached_area_serial_ = property_area_serial;

Completed in 121 milliseconds