Home
last modified time | relevance | path

Searched refs:property_area_serial (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/private/
DCachedProperty.h55 uint32_t property_area_serial = __system_property_area_serial(); in Get() local
56 if (property_area_serial != cached_area_serial_) { in Get()
58 cached_area_serial_ = property_area_serial; in Get()