Home
last modified time | relevance | path

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

/bionic/libc/private/
DCachedProperty.h54 uint32_t initial_property_serial_ = cached_property_serial_; in DidChange() local
56 return (cached_property_serial_ != initial_property_serial_); in DidChange()