Searched refs:__system_property_serial (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/include/sys/
H A D_system_properties.h76 ** objects will have seen __system_property_serial values change.
84 ** __system_property_serial to confirm dirty, or __system_property_find
122 uint32_t __system_property_serial(const prop_info* __pi);
/bionic/tools/versioner/current/sys/
H A D_system_properties.h76 ** objects will have seen __system_property_serial values change.
84 ** __system_property_serial to confirm dirty, or __system_property_find
122 uint32_t __system_property_serial(const prop_info* __pi);
/bionic/libc/private/
H A DCachedProperty.h76 uint32_t property_serial = __system_property_serial(prop_info_);
/bionic/libc/bionic/
H A Dsystem_property_api.cpp104 uint32_t __system_property_serial(const prop_info* pi) { function
/bionic/tests/
H A Dsystem_properties_test.cpp335 TEST(properties, __system_property_serial) {

Completed in 1952 milliseconds