Home
last modified time | relevance | path

Searched defs:__system_property_serial (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dsystem_property_api.cpp102 uint32_t __system_property_serial(const prop_info* pi) { in __system_property_serial() function
/aosp12/bionic/tests/
H A Dsystem_properties_test.cpp335 TEST(properties, __system_property_serial) { in TEST() argument