Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dsystem_properties.cpp384 prop_area* other_serial_pa = appcompat_override_contexts_->GetSerialPropArea(); in Add() local
385 CHECK(other_pa && other_serial_pa); in Add()
393 other_serial_pa->serial(), in Add()
394 atomic_load_explicit(other_serial_pa->serial(), memory_order_relaxed) + 1, in Add()