Home
last modified time | relevance | path

Searched defs:new_serial (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/system_properties/
H A Dsystem_properties.cpp145 uint32_t new_serial = load_const_atomic(&pi->serial, memory_order_acquire); in ReadMutablePropertyValue() local
313 uint32_t new_serial; in WaitAny() local
337 uint32_t new_serial; in Wait() local
/aosp12/system/security/keystore2/system_property/
H A Dlib.rs178 let mut new_serial = self.serial; in wait() localVariable
/aosp12/bionic/tests/
H A Dsystem_properties_test.cpp401 uint32_t new_serial; in TEST() local