Searched refs:__system_property_area_serial (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A D_system_properties.h87 ** __system_property_area_serial then the second call will return a larger
95 uint32_t __system_property_area_serial(void);
/bionic/tools/versioner/current/sys/
H A D_system_properties.h87 ** __system_property_area_serial then the second call will return a larger
95 uint32_t __system_property_area_serial(void);
/bionic/libc/private/
H A DCachedProperty.h67 uint32_t property_area_serial = __system_property_area_serial();
/bionic/libc/bionic/
H A Dsystem_property_api.cpp65 uint32_t __system_property_area_serial() { function

Completed in 1176 milliseconds