Searched refs:cached_area_serial_ (Results 1 – 3 of 3) sorted by relevance
44 cached_area_serial_(0), in CachedProperty()68 if (property_area_serial != cached_area_serial_) { in Get()70 cached_area_serial_ = property_area_serial; in Get()90 uint32_t cached_area_serial_; variable
227 cached_area_serial_(0), in CachedProperty()242 if (property_area_serial != cached_area_serial_) { in Get()244 cached_area_serial_ = property_area_serial; in Get()
92 std::optional<uint32_t> cached_area_serial_; variable