Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_property_api.cpp124 const prop_info* __system_property_find_nth(unsigned n) { in __system_property_find_nth() function
/bionic/tests/
Dsystem_properties_test.cpp226 TEST(properties, __system_property_find_nth) { in TEST() argument