Searched refs:__system_property_find_nth (Results 1 – 5 of 5) sorted by relevance
118 const prop_info* _Nullable __system_property_find_nth(unsigned __n);
125 const prop_info* __system_property_find_nth(unsigned n) { in __system_property_find_nth() function
300 TEST(properties, __system_property_find_nth) { in TEST() argument
192 __system_property_find_nth;