Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_property_api.cpp103 uint32_t __system_property_serial(const prop_info* pi) { in __system_property_serial() function
/bionic/tests/
Dsystem_properties_test.cpp409 TEST(properties, __system_property_serial) { in TEST() argument